Skip to content

Commit

Permalink
force kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Sep 30, 2024
1 parent ec25642 commit 2145970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},
},
Expand Down

0 comments on commit 2145970

Please sign in to comment.