Skip to content

Commit

Permalink
chore: change gradle kotlin_version and java-version
Browse files Browse the repository at this point in the history
  • Loading branch information
0fatal committed May 15, 2022
1 parent 840ed96 commit 6d85a65
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.3.50'
ext.kotlin_version = '1.6.21'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 6d85a65

Please sign in to comment.