Skip to content

Commit

Permalink
update kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
LezdCS committed Nov 12, 2023
1 parent e864b86 commit 4f96bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.8.21'
ext.kotlin_version = '1.9.20'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 4f96bec

Please sign in to comment.