mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28:00 +01:00
Update dependencies
This commit is contained in:
parent
9747926a4a
commit
a96ec0f1f0
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
[versions]
|
[versions]
|
||||||
#jetbrains
|
#jetbrains
|
||||||
kotlin = "1.9.22"
|
kotlin = "1.9.24"
|
||||||
#KSP
|
#KSP
|
||||||
ksp = "1.9.22-1.0.17"
|
ksp = "1.9.24-1.0.20"
|
||||||
#AndroidX
|
#AndroidX
|
||||||
androidx-swiperefreshlayout = "1.1.0"
|
androidx-swiperefreshlayout = "1.1.0"
|
||||||
androidx-constraintlayout = "2.1.4"
|
androidx-constraintlayout = "2.1.4"
|
||||||
|
@ -11,7 +11,7 @@ exif = "1.0.1"
|
||||||
#Room
|
#Room
|
||||||
room = "2.6.1"
|
room = "2.6.1"
|
||||||
#Fossify
|
#Fossify
|
||||||
commons = "88a349fe1d"
|
commons = "0c8d33952e"
|
||||||
#Gradle4
|
#Gradle4
|
||||||
gradlePlugins-agp = "8.5.0"
|
gradlePlugins-agp = "8.5.0"
|
||||||
#Other
|
#Other
|
||||||
|
@ -25,7 +25,7 @@ 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.2.1"
|
media3Exoplayer = "1.4.0"
|
||||||
okhttp = "4.12.0"
|
okhttp = "4.12.0"
|
||||||
okio = "3.0.0"
|
okio = "3.0.0"
|
||||||
picasso = "2.71828"
|
picasso = "2.71828"
|
||||||
|
|
Loading…
Reference in a new issue