build(android): APK构建成功 — 纯原生OTA测试App
- 下载Gradle Wrapper 8.10.2 (43KB) - MainActivity: 自包含OTA测试(manifest拉取/下载/SHA256/PackageInstaller) - 移除React Native依赖, 轻量原生App仅3.2MB - local.properties指向本机Android SDK - BUILD SUCCESSFUL → app-debug.apk (3.2MB)
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
rootProject.name = 'YuzuGCA'
|
||||
|
||||
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle")
|
||||
applyNativeModulesSettingsGradle(settings)
|
||||
|
||||
include ':app'
|
||||
|
||||
Reference in New Issue
Block a user