Skip to content

Commit

Permalink
Updating activity compose, coil, combosebom, firebasebom, fragmentktx…
Browse files Browse the repository at this point in the history
…, kotlinserialization, mockk and navigation compose
  • Loading branch information
vitorpamplona committed Feb 14, 2025
1 parent 09cff7c commit dcb0e31
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
accompanistAdaptive = "0.37.0"
activityCompose = "1.9.3"
activityCompose = "1.10.0"
agp = "8.8.1"
android-compileSdk = "35"
android-minSdk = "26"
Expand All @@ -12,30 +12,30 @@ audiowaveform = "1.1.1"
benchmark = "1.3.3"
benchmarkJunit4 = "1.3.3"
biometricKtx = "1.2.0-alpha05"
coil = "3.0.4"
composeBom = "2024.12.01"
coil = "3.1.0"
composeBom = "2025.02.00"
coreKtx = "1.15.0"
espressoCore = "3.6.1"
firebaseBom = "33.7.0"
fragmentKtx = "1.8.5"
firebaseBom = "33.9.0"
fragmentKtx = "1.8.6"
gms = "4.4.2"
jacksonModuleKotlin = "2.18.2"
jna = "5.16.0"
jtorctl = "0.4.5.7"
junit = "4.13.2"
kotlin = "2.1.0"
kotlinxCollectionsImmutable = "0.3.8"
kotlinxSerialization = "1.7.3"
kotlinxSerialization = "1.8.0"
kotlinxSerializationPlugin = "2.0.0"
languageId = "17.0.6"
lazysodiumAndroid = "5.1.0"
lifecycleRuntimeKtx = "2.8.7"
lightcompressor = "1.3.2"
markdown = "077a2cde64"
media3 = "1.5.1"
mockk = "1.13.14"
mockk = "1.13.16"
kotlinx-coroutines-test = "1.10.1"
navigationCompose = "2.8.5"
navigationCompose = "2.8.7"
okhttp = "5.0.0-alpha.14"
runner = "1.6.2"
rfc3986 = "0.1.2"
Expand Down

0 comments on commit dcb0e31

Please sign in to comment.