Skip to content

Commit 45b1b4b

Browse files
committed
chore: kotlin 1.6.0 -> 1.9.0
1 parent b528565 commit 45b1b4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ReactNativeWebView_kotlinVersion=1.6.0
1+
ReactNativeWebView_kotlinVersion=1.9.0
22
ReactNativeWebView_webkitVersion=1.4.0
33
ReactNativeWebView_compileSdkVersion=31
44
ReactNativeWebView_targetSdkVersion=31

example/android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ newArchEnabled=false
4242
#ANDROID_NDK_VERSION=21.4.7075529
4343

4444
# Version of Kotlin to build against.
45-
#KOTLIN_VERSION=1.7.10
45+
KOTLIN_VERSION=1.9.0

0 commit comments

Comments
 (0)