Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and atick-faisal committed Jul 25, 2024
1 parent 87e4656 commit 2e046a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ timber = "5.0.1"

# ... CORE:UI ...
androidxNavigation = "2.7.7"
androidxFragment = "1.8.1"
androidxFragment = "1.8.2"
androidxAppCompat = "1.7.0"
androidxActivity = "1.9.0"
androidxLifecycle = "2.8.3"
androidxActivity = "1.9.1"
androidxLifecycle = "2.8.4"
androidxComposeBom = "2024.06.00"
androidxComposeCompiler = "1.5.14"
androidxCoreSplashscreen = "1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencyResolutionManagement {
}

plugins {
id("com.gradle.enterprise") version ("3.17.5")
id("com.gradle.enterprise") version ("3.17.6")
}

gradleEnterprise {
Expand Down

0 comments on commit 2e046a3

Please sign in to comment.