We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c4b79a + 7630e99 commit d474a0aCopy full SHA for d474a0a
1 file changed
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ protobufGradlePlugin = "0.9.6"
27
[libraries]
28
android = { module = "com.google.android:android", version.ref = "android" }
29
androidMaterial = {module = "com.google.android.material:material", version = "1.13.0" }
30
-androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
+androidx-annotations = { module = "androidx.annotation:annotation", version = "1.10.0" }
31
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
32
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.13.0" }
33
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" }
0 commit comments