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 f58ec6a commit d3205b4Copy full SHA for d3205b4
gradle/libs.versions.toml
@@ -9,13 +9,13 @@ compileSdk = "34"
9
10
# Dependencies
11
android-gradle-plugin = "8.2.0-rc03"
12
-gradle-versions = "0.49.0"
+gradle-versions = "0.50.0"
13
detekt = "1.23.3"
14
15
accompanist = "0.32.0"
16
-androidx-activity-compose = "1.8.0"
+androidx-activity-compose = "1.8.1"
17
androidx-core = "1.12.0"
18
-androidx-lifecycle = "2.6.2"
+androidx-lifecycle = "2.7.0-rc01"
19
androidx-test-junit = "1.1.5"
20
21
# update version in README when changing below
0 commit comments