Skip to content

Commit

Permalink
Update dependencies (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
illarionov authored Jan 15, 2024
1 parent ede3bb8 commit 0d8c1ba
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ minSdk = "24"
compileSdk = "34"
targetSdk = "33"

agp = "8.4.0-alpha03"
android-tools-common = "31.4.0-alpha03"
agp = "8.4.0-alpha04"
android-tools-common = "31.4.0-alpha04"
anvil = "2.4.8"
bmversions = "0.50.0"
detekt = "1.23.4"
Expand Down Expand Up @@ -33,8 +33,8 @@ androidx-datastore = "1.1.0-alpha07"
android-desugar-jdk-libs = "2.0.4"
androidx-emoji2 = "1.4.0"
androidx-fragment = "1.7.0-alpha07"
androidx-lifecycle = "2.7.0-rc02"
androidx-lifecycle-runtime-compose = "2.6.2"
androidx-lifecycle = "2.7.0"
androidx-lifecycle-runtime-compose = "2.7.0"
androidx-navigation = "2.7.6"
androidx-navigation-compose = "2.7.6"
androidx-paging = "3.3.0-alpha02"
Expand Down Expand Up @@ -72,7 +72,7 @@ mockk = "1.13.8"
mockwebserver-dsl = "1.0.0"
okhttp = "4.12.0"
okio = "3.7.0"
paparazzi = "1.3.2-SNAPSHOT"
paparazzi = "1.3.2"
prefiller = "1.6.0-SNAPSHOT"
retrofit = "2.9.0"
radiography = "2.5"
Expand Down

0 comments on commit 0d8c1ba

Please sign in to comment.