Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
siarhei-luskanau committed May 15, 2024
1 parent 4facdb1 commit 6cdfce9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ android-build-targetSdk = "34"
android-material = "1.12.0"
androidx-activity = "1.9.0"
androidx-core = "1.13.1"
androidx-fragment = "1.7.0"
androidx-fragment = "1.7.1"
androidx-navigation = "2.7.7"
androidx-work = "2.9.0"
build-javaVersion = "VERSION_17"
build-jvmTarget = "17"
detekt = "1.23.6"
kotlin = "1.9.24"
kotlin = "2.0.0-RC3"
ktlint = "1.2.1"
timber = "5.0.1"

Expand Down

0 comments on commit 6cdfce9

Please sign in to comment.