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 f618899 commit 6eead0fCopy full SHA for 6eead0f
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ ktlint = "0.48.1"
6
[libraries]
7
agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
8
androidActivityCompose = "androidx.activity:activity-compose:1.9.1"
9
-androidAnnotation = "androidx.annotation:annotation:1.8.1"
+androidAnnotation = "androidx.annotation:annotation:1.8.2"
10
androidCollection = "androidx.collection:collection:1.4.2"
11
androidTestRunner = "androidx.test:runner:1.6.1"
12
composeMaterial = "androidx.compose.material:material:1.6.8"
0 commit comments