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
1 changed files with 2 additions and 2 deletions

View File

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