Skip to content

Commit

Permalink
Bump agp, composeBom and lifecycleRuntimeKtx
Browse files Browse the repository at this point in the history
  • Loading branch information
korsumaki committed Sep 18, 2024
1 parent 7c9d92d commit db4124a
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
Expand Up @@ -3,18 +3,18 @@ minSdk = "28"
targetSdk = "34"
compileSdk = "34"

agp = "8.6.0"
agp = "8.6.1"
kotlin = "2.0.20"
activityCompose = "1.9.2"
composeBom = "2024.09.01"
composeBom = "2024.09.02"
coreKtx = "1.13.1"
espressoCore = "3.6.1"
firebaseBom = "33.3.0"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlinxSerializationJson = "1.7.2"
leakcanaryAndroid = "2.14"
lifecycleRuntimeKtx = "2.8.5"
lifecycleRuntimeKtx = "2.8.6"
material = "1.12.0"
playServicesOssLicenses = "17.1.0"
truth = "1.4.4"
Expand Down

0 comments on commit db4124a

Please sign in to comment.