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.
2 parents f3b2655 + 13a67b9 commit d4ef172Copy full SHA for d4ef172
gradle/libs.versions.toml
@@ -2,8 +2,8 @@
2
accompanist = "0.32.0"
3
androidDesugarJdkLibs = "2.0.3"
4
# AGP and tools should be updated together
5
-androidGradlePlugin = "8.1.2"
6
-androidTools = "31.1.2"
+androidGradlePlugin = "8.1.3"
+androidTools = "31.1.3"
7
androidxActivity = "1.8.0"
8
androidxAppCompat = "1.6.1"
9
androidxBrowser = "1.6.0"
@@ -45,7 +45,7 @@ kotlinxCoroutines = "1.7.3"
45
kotlinxDatetime = "0.4.1"
46
kotlinxSerializationJson = "1.6.0"
47
ksp = "1.9.10-1.0.13"
48
-lint = "31.1.2"
+lint = "31.1.3"
49
okhttp = "4.12.0"
50
protobuf = "3.24.4"
51
protobufPlugin = "0.9.4"
0 commit comments