Skip to content

Commit

Permalink
Update kotlin version ro 1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Oct 14, 2024
1 parent c9ee66e commit 4349764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/react_native/e2e/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
minSdkVersion = 29
compileSdkVersion = 33
targetSdkVersion = 33
kotlinVersion = '1.6.21'
kotlinVersion = '1.18.10'
}
repositories {
google()
Expand Down

0 comments on commit 4349764

Please sign in to comment.