Update AGP and dependencies

This commit is contained in:
Naveen 2024-03-10 06:45:19 +05:30
parent e5b735d536
commit bb6cc5d188
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3

View file

@ -1,8 +1,8 @@
[versions] [versions]
#jetbrains #jetbrains
kotlin = "1.9.10" kotlin = "1.9.21"
#KSP #KSP
ksp = "1.9.10-1.0.13" ksp = "1.9.21-1.0.16"
#AndroidX #AndroidX
androidx-swiperefreshlayout = "1.1.0" androidx-swiperefreshlayout = "1.1.0"
androidx-constraintlayout = "2.1.4" androidx-constraintlayout = "2.1.4"
@ -11,9 +11,9 @@ exif = "1.0.1"
#Room #Room
room = "2.6.1" room = "2.6.1"
#Fossify #Fossify
commons = "29795d5afa" commons = "ea32110ed0"
#Gradle #Gradle4
gradlePlugins-agp = "8.2.1" gradlePlugins-agp = "8.2.2"
#Other #Other
androidGifDrawable = "1.2.25" androidGifDrawable = "1.2.25"
androidImageCropper = "4.5.0" androidImageCropper = "4.5.0"
@ -25,8 +25,8 @@ gestureviews = "e706487a14"
androidsvgAar = "1.4" androidsvgAar = "1.4"
imagefilters = "1.0.7" imagefilters = "1.0.7"
sanselan = "0.97-incubator" sanselan = "0.97-incubator"
media3Exoplayer = "1.1.0" media3Exoplayer = "1.2.1"
okhttp = "4.9.0" okhttp = "4.12.0"
okio = "3.0.0" okio = "3.0.0"
picasso = "2.71828" picasso = "2.71828"
subsamplingScaleImageView = "9c43e61fdb" subsamplingScaleImageView = "9c43e61fdb"