Update kotlin
This commit is contained in:
parent
e96708d7a3
commit
ac6af9d954
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ desugar_jdk_libs = "2.0.3"
|
|||
# higher versions of jaudiotagger not compatible with <= API 25 devices
|
||||
# https://bitbucket.org/ijabz/jaudiotagger/issues/149/some-nio-classes-are-unavailable-while
|
||||
jaudiotagger = "2.2.5"
|
||||
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-constraintlayout = "2.1.4"
|
||||
androidx-swiperefreshlayout = "1.1.0"
|
||||
|
|
Loading…
Reference in a new issue