Skip to content

Commit

Permalink
Merge branch 'release/10.14.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
ForceTower committed Nov 6, 2024
2 parents 39d30ee + 2b5f741 commit 9fe2a4b
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
@@ -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 All @@ -63,7 +63,7 @@ retrofit = "2.11.0"
review-ktx = "2.0.2"
room = "2.6.1"
rxkotlin = "2.4.0"
snowpiercer = "2.4.0"
snowpiercer = "2.5.0"
sqldelight = "2.0.1"
koin = "3.5.3"
ktor = "2.3.9"
Expand All @@ -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 9fe2a4b

Please sign in to comment.