Skip to content

Commit

Permalink
Updating the libraries versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuppan committed Oct 12, 2024
1 parent f59bbc8 commit 067d0bd
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
Expand Up @@ -6,9 +6,9 @@ androidxActivity = "1.9.2"
androidxAppCompat = "1.7.0"
androidxMaterial = "1.12.0"
androidxBrowser = "1.7.0"
androidxComposeBom = "2024.09.02"
androidxComposeBom = "2024.09.03"
androidxComposeCompiler = "1.5.14"
androidxComposeRuntimeTracing = "1.0.0-beta01"
androidxComposeRuntimeTracing = "1.7.3"
lottieCompose = "6.4.0"
material3 = "1.3.0"
androidxCore = "1.13.1"
Expand All @@ -17,11 +17,11 @@ androidxDataStore = "1.1.1"
androidxEspresso = "3.6.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.6"
androidxMacroBenchmark = "1.3.1"
benchmark = "1.3.1"
androidxMacroBenchmark = "1.3.2"
benchmark = "1.3.2"
androidxMetrics = "1.0.0-beta01"
androidxNavigation = "2.8.1"
androidxProfileinstaller = "1.4.0"
androidxNavigation = "2.8.2"
androidxProfileinstaller = "1.4.1"
androidxSplashScreen = "1.0.1"
androidxStartup = "1.2.0"
androidxTestArchCore = "2.2.0"
Expand All @@ -33,7 +33,7 @@ androidxTracing = "1.2.0"
androidxUiAutomator = "2.3.0"
androidxWindowManager = "1.3.0"
androidxWork = "2.9.1"
firebaseBom = "33.3.0"
firebaseBom = "33.4.0"
firebaseCrashlyticsPlugin = "3.0.2"
firebasePerfPlugin = "1.4.2"
firebaseDistribution = "5.0.0"
Expand All @@ -51,7 +51,7 @@ kotlinxCoroutines = "1.8.0"
kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.6.3"
ksp = "2.0.0-1.0.21"
lint = "31.6.1"
lint = "31.7.0"
okhttp = "4.12.0"
retrofit = "2.9.0"
retrofitKotlinxSerializationJson = "1.0.0"
Expand Down

0 comments on commit 067d0bd

Please # to comment.