Skip to content

Commit

Permalink
AGP 8.8.0-alpha02. Serialization 1.7.2. Crashlytics 19.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Sep 13, 2024
1 parent 329ec97 commit 13f7a17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
androidGradlePlugin = "8.8.0-alpha01"
androidGradlePlugin = "8.8.0-alpha02"
gradle-develocityPlugin = "3.18"
gradle-toolchainsResolverPlugin = "0.8.0"
appVersioning = "1.3.2"
Expand All @@ -20,13 +20,13 @@ leakcanary = "2.14"
hilt = "2.52"
kotlinx-coroutines = "1.8.1"
kotlinx-datetime = "0.6.1"
kotlinx-serialization = "1.7.1"
kotlinx-serialization = "1.7.2"
firebase-analytics = "22.1.0"
firebase-appDistributionPlugin = "5.0.0"
firebase-remoteConfig = "22.0.0"
firebase-perf = "21.0.1"
firebase-perfPlugin = "1.4.2"
firebase-crashlytics = "19.0.3"
firebase-crashlytics = "19.1.0"
firebase-crashlyticsPlugin = "3.0.2"
androidx-compose-ui = "1.8.0-alpha01"
androidx-compose-foundation = "1.8.0-alpha01"
Expand Down

0 comments on commit 13f7a17

Please sign in to comment.