force kotlin version

This commit is contained in:
Hailey
2024-09-29 18:51:20 -07:00
parent ec25642e1d
commit 2145970653
+1 -1
View File
@@ -207,7 +207,7 @@ module.exports = function (config) {
compileSdkVersion: 34,
targetSdkVersion: 34,
buildToolsVersion: '34.0.0',
kotlinVersion: '1.8.0',
kotlinVersion: '1.9.24',
newArchEnabled: true,
},
},