Skip to content

Commit b56668a

Browse files
authored
Merge pull request #580 from projects200/dev
[Release] 0.8.5 (versionCode 32, targetSdk 36)
2 parents a819a5d + 898a347 commit b56668a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ ksp = "1.9.23-1.0.19"
99
# Compose
1010
composeBom = "2024.02.02"
1111
composeCompiler = "1.5.13" # Kotlin 1.9.23 호환 필수
12-
compileSdk = "35"
12+
compileSdk = "36"
1313
minSdk = "26"
14-
targetSdk = "35"
15-
versionCode = "31"
16-
versionName = "0.8.4"
14+
targetSdk = "36"
15+
versionCode = "32"
16+
versionName = "0.8.5"
1717
firebaseBom = "32.7.0"
1818
googleServicesPlugin = "4.4.2"
1919
firebasePerfPlugin = "1.4.2"

0 commit comments

Comments
 (0)