Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ForceTower committed Nov 4, 2024
1 parent 39d30ee commit 5e961cb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[versions]
aboutlibraries = "11.2.2"
agp = "8.7.1"
agp = "8.7.2"
android-desugar = "2.1.2"
android-image-cropper = "4.6.0"
androidx-lifecycle = "2.8.6"
androidx-lifecycle = "2.8.7"
androidx-hilt-compiler = "1.2.0"
annotation = "1.9.0"
annotation = "1.9.1"
app-update-ktx = "2.1.0"
appcompat = "1.7.0"
autostarter = "1.1.0"
billing = "7.1.1"
browser = "1.8.0"
card-slider = "0.3.1"
constraintlayout = "2.1.4"
constraintlayout = "2.2.0"
core-testing = "2.2.0"
credentials = "1.3.0"
dagger = "2.52"
Expand All @@ -23,7 +23,7 @@ firebase-crashlytics-gradle = "3.0.2"
firebase-ui-storage = "8.0.2"
flexbox = "3.0.0"
floatingsearchview = "2.1.1"
fragment = "1.8.4"
fragment = "1.8.5"
glide = "4.16.0"
google-ksp = "2.0.21-1.0.26"
google-services = "4.4.2"
Expand All @@ -38,7 +38,7 @@ junit-version = "1.2.1"
kotlin = "2.0.21"
kotlinter-gradle = "4.3.0"
kotlinx-coroutines-test = "1.9.0"
ktx = "1.13.1"
ktx = "1.15.0"
chucker = "4.0.0"
listenablefuture = "9999.0-empty-to-avoid-conflict-with-guava"
lottie = "6.5.0"
Expand Down Expand Up @@ -77,7 +77,7 @@ native-coroutines = "1.0.0-ALPHA-26"
skie = "0.6.2"
string-normalization = "1.0.5"
hashing = "0.5.1"
work = "2.9.1"
work = "2.10.0"

[libraries]
aboutlibraries = { module = "com.mikepenz:aboutlibraries", version.ref = "aboutlibraries" }
Expand Down

0 comments on commit 5e961cb

Please sign in to comment.