Update dependencies
This commit is contained in:
parent
9943c4370e
commit
94db3eecc4
1 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
[versions]
|
[versions]
|
||||||
#jetbrains
|
#jetbrains
|
||||||
kotlin = "1.9.0"
|
kotlin = "1.9.10"
|
||||||
#KSP
|
#KSP
|
||||||
ksp = "1.9.0-1.0.12"
|
ksp = "1.9.10-1.0.13"
|
||||||
#AndroidX
|
#AndroidX
|
||||||
androidx-swiperefreshlayout = "1.1.0"
|
androidx-swiperefreshlayout = "1.1.0"
|
||||||
#AutoFitTextView
|
#AutoFitTextView
|
||||||
|
|
@ -12,11 +12,11 @@ ezvcard = "0.11.3"
|
||||||
#IndicatorFastScroll
|
#IndicatorFastScroll
|
||||||
indicatorfastscroll = "4524cd0b61"
|
indicatorfastscroll = "4524cd0b61"
|
||||||
#Room
|
#Room
|
||||||
room = "2.6.0-alpha02"
|
room = "2.6.1"
|
||||||
#Fossify
|
#Fossify
|
||||||
commons = "cbf79568d3"
|
commons = "cbf79568d3"
|
||||||
#Gradle
|
#Gradle
|
||||||
gradlePlugins-agp = "8.2.0"
|
gradlePlugins-agp = "8.2.1"
|
||||||
#build
|
#build
|
||||||
app-build-compileSDKVersion = "34"
|
app-build-compileSDKVersion = "34"
|
||||||
app-build-targetSDK = "34"
|
app-build-targetSDK = "34"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue