We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa0049 commit fe412c5Copy full SHA for fe412c5
1 file changed
gradle/libs.versions.toml
@@ -4,10 +4,10 @@ targetSdk = "34"
4
minSdk = "21"
5
jdk = "17"
6
kotlin = "1.9.23"
7
-agp = "8.3.1"
+agp = "8.3.2"
8
gms = "4.4.1"
9
crashlytics = "2.9.9"
10
-compose = "1.6.1"
+compose = "1.6.2"
11
composeCompiler = "1.5.10"
12
coroutines = "1.8.0"
13
sqlDelight = "2.0.2"
@@ -23,7 +23,7 @@ napier = "2.7.1"
23
mokoResources = "0.24.0-alpha-5"
24
materialThemePrefs = "0.6.5"
25
androidxActivityCompose = "1.8.2"
26
-androidxComposeTest = "1.6.3"
+androidxComposeTest = "1.6.5"
27
androidxCoreSplashscreen = "1.0.1"
28
androidxLegacySupport = "1.0.0"
29
androidxPreference = "1.2.1"
0 commit comments