We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6cfa39 commit 750acf3Copy full SHA for 750acf3
gradle/libs.versions.toml
@@ -14,15 +14,15 @@ androidx-fragment-ktx = "1.6.2"
14
androidx-glance-appwidget = "1.0.0"
15
androidx-lifecycle-compose = "2.8.0-rc01"
16
androidx-lifecycle-runtime-compose = "2.8.0-rc01"
17
-androidx-navigation = "2.8.0-beta07"
+androidx-navigation = "2.8.0-rc01"
18
androidx-paging = "3.2.1"
19
androidx-test = "1.5.0"
20
androidx-test-espresso = "3.5.1"
21
androidx-window = "1.3.0-beta02"
22
androidxHiltNavigationCompose = "1.2.0"
23
coil = "2.5.0"
24
# @keep
25
-compileSdk = "35"
+compileSdk = "34"
26
compose-compiler = "1.5.4"
27
coreSplashscreen = "1.0.1"
28
compose-latest = "1.7.0-beta05"
0 commit comments