Skip to content

Commit

Permalink
chore: update kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
cinit committed Sep 1, 2023
1 parent 779ac28 commit 0160448
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
Expand Up @@ -3,8 +3,8 @@ agp = "8.1.1"
appcompat = "1.6.1"
core = "4.6.2"
dexlib2 = "2.4.0"
kotlin = "1.9.0"
ksp = "1.9.0-1.0.13"
kotlin = "1.9.10"
ksp = "1.9.10-1.0.13"
mmkv = "1.3.1"

[libraries]
Expand Down

0 comments on commit 0160448

Please sign in to comment.