mirror of
https://github.com/FossifyOrg/Contacts.git
synced 2026-04-27 09:29:17 -04:00
Update dependencies
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[versions]
|
||||
#jetbrains
|
||||
kotlin = "1.9.0"
|
||||
kotlin = "1.9.10"
|
||||
#KSP
|
||||
ksp = "1.9.0-1.0.12"
|
||||
ksp = "1.9.10-1.0.13"
|
||||
#AndroidX
|
||||
androidx-swiperefreshlayout = "1.1.0"
|
||||
#AutoFitTextView
|
||||
@@ -12,11 +12,11 @@ ezvcard = "0.11.3"
|
||||
#IndicatorFastScroll
|
||||
indicatorfastscroll = "4524cd0b61"
|
||||
#Room
|
||||
room = "2.6.0-alpha02"
|
||||
room = "2.6.1"
|
||||
#Fossify
|
||||
commons = "cbf79568d3"
|
||||
#Gradle
|
||||
gradlePlugins-agp = "8.2.0"
|
||||
gradlePlugins-agp = "8.2.1"
|
||||
#build
|
||||
app-build-compileSDKVersion = "34"
|
||||
app-build-targetSDK = "34"
|
||||
|
||||
Reference in New Issue
Block a user