Skip to content

Commit

Permalink
build: update compose, paging-compose, next-lib, retrofit.
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed May 6, 2024
1 parent 024b633 commit 0b71948
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidx-core-splashscreen = "1.0.1"
androidx-appcompat = "1.6.1"
androidx-activity = "1.9.0"
androidx-lifecycle = "2.7.0"
androidx-compose = "1.6.6"
androidx-compose = "1.6.7"
androidx-compose-material3 = "1.2.1"
androidx-compose-material3-adaptive = "1.0.0-alpha06"
androidx-constraintlayout-compose = "1.0.1"
Expand All @@ -16,7 +16,7 @@ androidx-work = "2.9.0"
androidx-room = "2.6.1"
androidx-tvprovider = "1.0.0"
androidx-startup = "1.1.1"
androidx-paging-compose = "3.3.0-beta01"
androidx-paging-compose = "3.3.0-rc01"
androidx-paging-runtime-ktx = "3.2.1"

google-accompanist = "0.34.0"
Expand All @@ -32,10 +32,10 @@ kotlinx-coroutine = "1.8.0"
chucker = "4.0.0"
logbackAndroid = "3.0.0"
lottie-compose = "6.3.0"
nextLib = "0.6.0"
nextLib = "0.7.1"
slf4j-api = "2.0.11"

squareup-retrofit2 = "2.9.0"
squareup-retrofit2 = "2.11.0"
squareup-leakcanary = "2.13"

kotlin = "1.9.23"
Expand Down

0 comments on commit 0b71948

Please sign in to comment.