File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ targetSdk = "36"
44minSdk = " 23"
55jdk = " 17"
66kotlin = " 2.2.21"
7- ksp = " 2.3.1 "
7+ ksp = " 2.3.2 "
88agp = " 8.13.1"
99gms = " 4.4.4"
1010crashlytics = " 3.0.6"
1111compose = " 1.9.3"
1212coroutines = " 1.10.2"
1313sqlDelight = " 2.2.1"
14- room = " 2.8.3 "
15- androidxSqlite = " 2.6.1 "
14+ room = " 2.8.4 "
15+ androidxSqlite = " 2.6.2 "
1616saferoom = " 1.4.0"
1717androidSqlCipher = " 4.11.0"
1818iosSqlCipher = " 4.9.0"
@@ -23,14 +23,14 @@ kotlinx-browser = "0.5.0"
2323kermit = " 2.0.8"
2424materialThemePrefs = " 0.9.8"
2525adaptive = " 1.2.0"
26- androidxAppcompat = " 1.7.0 "
26+ androidxAppcompat = " 1.7.1 "
2727androidxViewModel = " 2.9.6"
2828androidxNavigation = " 2.9.1"
29- androidxActivityCompose = " 1.11 .0"
30- androidxComposeTest = " 1.9.4 "
29+ androidxActivityCompose = " 1.12 .0"
30+ androidxComposeTest = " 1.9.5 "
3131androidxCoreSplashscreen = " 1.2.0"
3232androidxTracing = " 1.3.0"
33- androidxLifecycle = " 2.9.4 "
33+ androidxLifecycle = " 2.10.0 "
3434androidxArch = " 2.2.0"
3535androidxPaging = " 3.4.0-alpha04"
3636androidxTestExt = " 1.3.0"
@@ -45,9 +45,9 @@ espresso = "3.7.0"
4545desugar = " 2.1.5"
4646androidSecurityLint = " 1.0.3"
4747appdirs = " 1.5.0"
48- uiTooling = " 1.9.4 "
48+ uiTooling = " 1.9.5 "
4949download = " 5.6.0"
50- okio = " 3.16.3 "
50+ okio = " 3.16.4 "
5151accompanist-permissions = " 0.37.3"
5252
5353[libraries ]
You can’t perform that action at this time.
0 commit comments