Skip to content

Commit

Permalink
kotlin 1.9.10 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
yigit authored Sep 2, 2023
1 parent 6b342e0 commit 77ef32a
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,8 +1,8 @@
[versions]
androidGradlePlugin="8.1.0-beta01"
androidGradlePlugin="8.1.1"
spotless="6.0.5"
ktlint="10.2.0"
kotlin="1.9.0"
kotlin="1.9.10"

[libraries]
androidGradlePlugin = { module = "com.android.tools.build:gradle", version.ref = "androidGradlePlugin"}
Expand Down

0 comments on commit 77ef32a

Please sign in to comment.