mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 12:38:00 +01:00
Update AGP and dependencies
This commit is contained in:
parent
e5b735d536
commit
bb6cc5d188
1 changed files with 7 additions and 7 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue