add giga wear auth ui
This commit is contained in:
@@ -69,6 +69,7 @@ guava = "33.2.1-android"
|
||||
tilesTooling = "1.5.0"
|
||||
tilesToolingPreview = "1.5.0"
|
||||
watchfaceComplicationsDataSourceKtx = "1.2.1"
|
||||
wearInput = "1.2.0"
|
||||
|
||||
[libraries]
|
||||
adaptive-layout = { module = "org.jetbrains.compose.material3.adaptive:adaptive-layout", version.ref = "adaptiveLayout" }
|
||||
@@ -189,6 +190,7 @@ guava = { group = "com.google.guava", name = "guava", version.ref = "guava" }
|
||||
androidx-tiles-tooling = { group = "androidx.wear.tiles", name = "tiles-tooling", version.ref = "tilesTooling" }
|
||||
androidx-tiles-tooling-preview = { group = "androidx.wear.tiles", name = "tiles-tooling-preview", version.ref = "tilesToolingPreview" }
|
||||
androidx-watchface-complications-data-source-ktx = { group = "androidx.wear.watchface", name = "watchface-complications-data-source-ktx", version.ref = "watchfaceComplicationsDataSourceKtx" }
|
||||
androidx-wear-input = { group = "androidx.wear", name = "wear-input", version.ref = "wearInput" }
|
||||
|
||||
[plugins]
|
||||
jetbrains-compose = { id = "org.jetbrains.compose", version.ref = "compose-version" }
|
||||
|
||||
Reference in New Issue
Block a user