Update kotlin and ksp

This commit is contained in:
Naveen 2023-09-03 11:32:07 +05:30
parent 5f41894872
commit 408cbce9f8
No known key found for this signature in database
GPG Key ID: 0E155DAD31671DA3

View File

@ -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
multidex = "2.0.1" multidex = "2.0.1"
print = "1.0.0" print = "1.0.0"