We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b528565 commit 45b1b4bCopy full SHA for 45b1b4b
2 files changed
android/gradle.properties
@@ -1,4 +1,4 @@
1
-ReactNativeWebView_kotlinVersion=1.6.0
+ReactNativeWebView_kotlinVersion=1.9.0
2
ReactNativeWebView_webkitVersion=1.4.0
3
ReactNativeWebView_compileSdkVersion=31
4
ReactNativeWebView_targetSdkVersion=31
example/android/gradle.properties
@@ -42,4 +42,4 @@ newArchEnabled=false
42
#ANDROID_NDK_VERSION=21.4.7075529
43
44
# Version of Kotlin to build against.
45
-#KOTLIN_VERSION=1.7.10
+KOTLIN_VERSION=1.9.0
0 commit comments