2 parents a819a5d + 898a347 commit b56668aCopy full SHA for b56668a
1 file changed
gradle/libs.versions.toml
@@ -9,11 +9,11 @@ ksp = "1.9.23-1.0.19"
9
# Compose
10
composeBom = "2024.02.02"
11
composeCompiler = "1.5.13" # Kotlin 1.9.23 호환 필수
12
-compileSdk = "35"
+compileSdk = "36"
13
minSdk = "26"
14
-targetSdk = "35"
15
-versionCode = "31"
16
-versionName = "0.8.4"
+targetSdk = "36"
+versionCode = "32"
+versionName = "0.8.5"
17
firebaseBom = "32.7.0"
18
googleServicesPlugin = "4.4.2"
19
firebasePerfPlugin = "1.4.2"
0 commit comments