1 parent 62003d0 commit 35bc4ddCopy full SHA for 35bc4dd
1 file changed
gradle/libs.versions.toml
@@ -1,16 +1,16 @@
1
[versions]
2
compile-sdk = "36"
3
-min-sdk = "21"
+min-sdk = "23"
4
target-sdk = "36"
5
java = "17"
6
jvm = "17"
7
kotlin-compile = "1.4.0"
8
-android = "8.13.0"
+android = "8.13.1"
9
kotlin = "2.2.21"
10
coreKtx = "1.17.0"
11
compose = "1.10.0"
12
lifecycle = "2.10.0"
13
-activityCompose = "1.11.0"
+activityCompose = "1.12.1"
14
accompanist = "0.36.0"
15
16
[plugins]
0 commit comments