Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 92c8b57

Browse files
committedNov 29, 2023
feat: raise Kotlin to 1.9.21
References https://outsystemsrd.atlassian.net/browse/RNMT-6402
1 parent 9ea55c0 commit 92c8b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎framework/cdv-gradle-config-defaults.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"GRADLE_VERSION": "8.4",
66
"MIN_BUILD_TOOLS_VERSION": "34.0.0",
77
"AGP_VERSION": "8.2.0-rc03",
8-
"KOTLIN_VERSION": "1.9.10",
8+
"KOTLIN_VERSION": "1.9.21",
99
"ANDROIDX_APP_COMPAT_VERSION": "1.6.1",
1010
"ANDROIDX_WEBKIT_VERSION": "1.7.0",
1111
"ANDROIDX_CORE_SPLASHSCREEN_VERSION": "1.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.