mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28:00 +01:00
Updated dependencies
This commit is contained in:
parent
59deeb226c
commit
140af47c0d
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
[versions]
|
[versions]
|
||||||
#jetbrains
|
#jetbrains
|
||||||
kotlin = "1.9.21"
|
kotlin = "1.9.22"
|
||||||
#KSP
|
#KSP
|
||||||
ksp = "1.9.21-1.0.16"
|
ksp = "1.9.22-1.0.17"
|
||||||
#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 = "e95fb4cf8f"
|
commons = "88a349fe1d"
|
||||||
#Gradle4
|
#Gradle4
|
||||||
gradlePlugins-agp = "8.3.2"
|
gradlePlugins-agp = "8.3.2"
|
||||||
#Other
|
#Other
|
||||||
|
|
Loading…
Reference in a new issue