mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28: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]
|
||||
#jetbrains
|
||||
kotlin = "1.9.10"
|
||||
kotlin = "1.9.21"
|
||||
#KSP
|
||||
ksp = "1.9.10-1.0.13"
|
||||
ksp = "1.9.21-1.0.16"
|
||||
#AndroidX
|
||||
androidx-swiperefreshlayout = "1.1.0"
|
||||
androidx-constraintlayout = "2.1.4"
|
||||
|
@ -11,9 +11,9 @@ exif = "1.0.1"
|
|||
#Room
|
||||
room = "2.6.1"
|
||||
#Fossify
|
||||
commons = "29795d5afa"
|
||||
#Gradle
|
||||
gradlePlugins-agp = "8.2.1"
|
||||
commons = "ea32110ed0"
|
||||
#Gradle4
|
||||
gradlePlugins-agp = "8.2.2"
|
||||
#Other
|
||||
androidGifDrawable = "1.2.25"
|
||||
androidImageCropper = "4.5.0"
|
||||
|
@ -25,8 +25,8 @@ gestureviews = "e706487a14"
|
|||
androidsvgAar = "1.4"
|
||||
imagefilters = "1.0.7"
|
||||
sanselan = "0.97-incubator"
|
||||
media3Exoplayer = "1.1.0"
|
||||
okhttp = "4.9.0"
|
||||
media3Exoplayer = "1.2.1"
|
||||
okhttp = "4.12.0"
|
||||
okio = "3.0.0"
|
||||
picasso = "2.71828"
|
||||
subsamplingScaleImageView = "9c43e61fdb"
|
||||
|
|
Loading…
Reference in a new issue