Updated dependencies

This commit is contained in:
Naveen 2024-04-16 14:58:16 +05:30
parent 59deeb226c
commit 140af47c0d
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3

View file

@ -1,8 +1,8 @@
[versions]
#jetbrains
kotlin = "1.9.21"
kotlin = "1.9.22"
#KSP
ksp = "1.9.21-1.0.16"
ksp = "1.9.22-1.0.17"
#AndroidX
androidx-swiperefreshlayout = "1.1.0"
androidx-constraintlayout = "2.1.4"
@ -11,7 +11,7 @@ exif = "1.0.1"
#Room
room = "2.6.1"
#Fossify
commons = "e95fb4cf8f"
commons = "88a349fe1d"
#Gradle4
gradlePlugins-agp = "8.3.2"
#Other