Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Mar 18, 2024
1 parent 8be3b00 commit 5381db3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[versions]
#jetbrains
kotlin = "1.9.10"
kotlin = "1.9.22"
kotlin-immutable-collections = "0.3.6"
#KSP
kotlinxSerializationJson = "1.5.1"
ksp = "1.9.10-1.0.13"
ksp = "1.9.22-1.0.17"
#Androidx
androidx-customView = "1.2.0-alpha02"
androidx-customViewPooling = "1.0.0"
Expand Down

0 comments on commit 5381db3

Please sign in to comment.