feat: expo prebuild
This commit is contained in:
@@ -2,11 +2,11 @@ apply plugin: "com.android.application"
|
||||
apply plugin: "org.jetbrains.kotlin.android"
|
||||
|
||||
android {
|
||||
namespace "dev.yuzu.gca"
|
||||
namespace 'dev.yuzu.gca'
|
||||
compileSdk 35
|
||||
|
||||
defaultConfig {
|
||||
applicationId "dev.yuzu.gca"
|
||||
applicationId 'dev.yuzu.gca'
|
||||
minSdk 24
|
||||
targetSdk 35
|
||||
versionCode 8
|
||||
|
||||
Reference in New Issue
Block a user