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 6caf007 commit 62da0ffCopy full SHA for 62da0ff
gradle/libs.versions.toml
@@ -1,12 +1,12 @@
1
[versions]
2
-agp = "8.5.2"
+agp = "8.6.0"
3
compileSdk = "34"
4
minSdk = "21"
5
targetSdk = "34"
6
-androidx-activityCompose = "1.9.1"
+androidx-activityCompose = "1.9.2"
7
androidx-material = "1.12.0"
8
-compose = "1.6.8"
9
-compose-plugin = "1.6.11"
+compose = "1.7.0"
+compose-plugin = "1.7.0-beta01"
10
kotlin = "2.0.20"
11
coroutines = "1.8.1"
12
dokka = "1.9.20"
@@ -16,7 +16,7 @@ aboutlib = "11.2.3"
16
markdown = "0.7.3"
17
detekt = "1.23.6"
18
gradleMvnPublish = "0.29.0"
19
-screenshot = "0.0.1-alpha05"
+screenshot = "0.0.1-alpha06"
20
ktor = "3.0.0-beta-2"
21
highlights = "0.9.1"
22
0 commit comments