Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Mar 18, 2024
1 parent 8e6b95b commit 8be3b00
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 @@ -8,16 +8,16 @@ ksp = "1.9.10-1.0.13"
#Androidx
androidx-customView = "1.2.0-alpha02"
androidx-customViewPooling = "1.0.0"
androidx-lifecycle = "2.7.0-alpha02"
androidx-lifecycle = "2.7.0"
androidx-constraintlayout = "2.1.4"
androidx-documentfile = "1.0.1"
androidx-biometricKtx = "1.2.0-alpha05"
androidx-exifinterface = "1.3.6"
androidx-exifinterface = "1.3.7"
androidx-coreKtx = "1.12.0"
androidx-appcompat = "1.6.1"
androidx-swiperefreshlayout = "1.1.0"
#Material
material = "1.10.0"
material = "1.11.0"
#patternLockView
patternLockView = "a90b0d4bf0"
#reprint
Expand All @@ -27,15 +27,15 @@ recyclerviewFastscroller = "5a95285b1f"
#rtlViewpager
rtlViewpager = "940f12724f"
#Compose
composeActivity = "1.8.0"
compose = "1.6.0-alpha07"
composeCompiler = "1.5.3"
composeMaterial3 = "1.2.0-alpha09"
composeActivity = "1.8.2"
compose = "1.6.3"
composeCompiler = "1.5.10"
composeMaterial3 = "1.2.1"
#Glide
glide = "4.16.0"
glideCompose = "1.0.0-beta01"
#Room
room = "2.6.0-rc01"
room = "2.6.1"
#ezVcard
ezVcard = "0.11.3"
#gson
Expand Down

0 comments on commit 8be3b00

Please sign in to comment.