fix login screen, get android working

This commit is contained in:
Hailey
2024-06-23 03:14:12 -07:00
parent 5be880305f
commit 1bf1c4d8e6
4 changed files with 14 additions and 20 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ module.exports = function (config) {
targetSdkVersion: 34,
buildToolsVersion: '34.0.0',
kotlinVersion: '1.8.0',
newArchEnabled: false,
newArchEnabled: true,
},
},
],