Skip to content

Commit

Permalink
Merge pull request #139 from LezdCS/develop
Browse files Browse the repository at this point in the history
update kotlin version
  • Loading branch information
LezdCS authored Nov 12, 2023
2 parents 2f25a4a + 4f96bec commit a55d25a
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 a55d25a

Please sign in to comment.