Skip to content

Commit

Permalink
Bump AGP & dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: DrDisagree <29881338+Mahmud0808@users.noreply.github.com>
  • Loading branch information
Mahmud0808 committed Mar 1, 2025
1 parent 5c50d89 commit d099551
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,5 +1,5 @@
[versions]
agp = "8.8.1"
agp = "8.8.2"
appcompat = "1.7.0"
#noinspection GradleDependency
bcpkixJdk18on = "1.78.1"
Expand All @@ -9,7 +9,7 @@ collapsingtoolbarlayoutSubtitle = "1.5.0"
colorpickerVersion = "1.1.0"
commonsText = "1.12.0"
concurrentFutures = "1.2.0"
constraintlayout = "2.2.0"
constraintlayout = "2.2.1"
coreKtx = "1.15.0"
coreSplashscreen = "1.0.1"
dotsindicator = "5.1.0"
Expand All @@ -20,15 +20,15 @@ glide = "4.16.0"
googlePlayServicesMlkitSubjectSegmentationVersion = "16.0.0-beta1"
guava = "33.2.1-jre"
jsoup = "1.18.1"
kotlin = "2.1.0"
kotlin = "2.1.10"
kotlinxCoroutinesAndroid = "1.9.0"
ksp = "2.1.0-1.0.29"
library = "8.8.1"
ksp = "2.1.10-1.0.31"
library = "8.8.2"
libsuVersion = "6.0.0"
lottie = "6.6.2"
material = "1.12.0"
navigationUiKtx = "2.8.7"
navigationFragmentKtx = "2.8.7"
navigationUiKtx = "2.8.8"
navigationFragmentKtx = "2.8.8"
parcelize = "2.0.0"
paletteKtx = "1.0.0"
playServicesBase = "18.5.0"
Expand Down

0 comments on commit d099551

Please sign in to comment.