Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomanaia committed Mar 10, 2024
1 parent 9bfb49f commit 5d64b16
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]

androidDesugarJdkLibs = "2.0.4"
androidGradlePlugin = "8.3.0-rc01"
androidGradlePlugin = "8.3.0"
androidxAnnotation = "1.7.1"
androidxActivity = "1.8.2"
androidxAppCompat = "1.7.0-alpha03"
androidxCoreKtx = "1.12.0"
androidxCoreSplashscreen = "1.0.1"
androidxComposeCompiler = "1.5.9"
androidxComposeBom = "2024.02.00"
androidxComposeCompiler = "1.5.10"
androidxComposeBom = "2024.02.02"
androidxDataStore = "1.0.0"
androidxStartup = "1.1.1"
androidxLifecycle = "2.7.0"
Expand All @@ -17,36 +17,36 @@ androidxWork = "2.9.0"
androidxTestRules = "1.5.0"
androidxTestRunner = "1.5.2"
androidxTracing = "1.2.0"
coil = "2.5.0"
composeDestinations = "1.10.0"
coil = "2.6.0"
composeDestinations = "1.10.2"
constraintlayoutCompose = "1.0.1"
firebaseCrashlyticsPlugin = "2.9.9"
firebasePerfPlugin = "1.4.2"
gmsPlugin = "4.4.1"
googleMaterial = "1.11.0"
googleTruth = "1.4.0"
googleTruth = "1.4.2"
googleOss = "17.0.1"
googleOssPlugin = "0.10.6"
hilt = "2.50"
hiltExt = "1.1.0"
hilt = "2.51"
hiltExt = "1.2.0"
kotlin = "1.9.22"
kotlinxCollectionsImmutable = "0.3.7"
kotlinxCoroutines = "1.7.3"
kotlinxCoroutines = "1.8.0"
kotlinxDatetime = "0.4.0"
kotlinxSerializationJson = "1.6.2"
kotlinxSerializationJson = "1.6.3"
ksp = "1.9.22-1.0.17"
ktor = "2.3.8"
lottie = "6.3.0"
firebaseBom = "32.7.2"
ktor = "2.3.9"
lottie = "6.4.0"
firebaseBom = "32.7.4"
slf4j = "2.0.12"
junitJupiter = "5.10.2"
mockk = "1.13.9"
room = "2.6.1"
javaxInject = "1"
firebaseUi = "8.0.2"
vico = "1.13.1"
vico = "1.14.0"
mlKitTranslate = "17.0.2"
turbine = "1.0.0"
turbine = "1.1.0"
detekt = "1.23.4"

[libraries]
Expand Down

0 comments on commit 5d64b16

Please sign in to comment.