Skip to content

Commit

Permalink
Update AGP up to 8.1.0-beta02, firebase, kotlin-coroutines
Browse files Browse the repository at this point in the history
  • Loading branch information
illarionov committed May 9, 2023
1 parent c1cf14d commit 7c34f38
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 184 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ minSdk = "23"
compileSdk = "33"
targetSdk = "33"

agp = "8.1.0-beta01"
android-tools-common = "31.1.0-beta01"
agp = "8.1.0-beta02"
android-tools-common = "31.1.0-beta02"
anvil = "2.4.5"
bmversions = "0.46.0"
detekt = "1.22.0"
Expand Down Expand Up @@ -53,7 +53,7 @@ assertk = "0.25"
asm = "9.5"
auto-service = "1.0.1"
coil = "2.3.0"
firebase-bom = "31.5.0"
firebase-bom = "32.0.0"
firebase-crashlytics-plugin = "2.9.5"
guava = "31.1-jre"
kermit = "1.2.2"
Expand All @@ -70,7 +70,7 @@ turbine = "0.12.3"

junit4 = "4.13.2"
junit5 = "5.9.3"
kotlinx-coroutines = "1.6.4"
kotlinx-coroutines = "1.7.0"
kotlinx-collections-immutable = "0.3.5"
kotlinx-dateime = "0.4.0"
kotlinx-serialization = "1.5.0"
Expand Down
Loading

0 comments on commit 7c34f38

Please sign in to comment.