apply plugin: "com.android.application"
import com.android.build.OutputFile
/**
* The react.gradle file registers a task for each build variant (e.g. bundleDebugJsAndAssets
* and bundleReleaseJsAndAssets).
* These basically call `react-native bundle` with the correct arguments during the Android build
* cycle. By default, bundleDebugJsAndAssets is skipped, as in debug/dev mode we prefer to l
ReactNative 中 Android 多渠道打包 build.gradle 以及AndroidManifest.xml相关主要代码
最新推荐文章于 2024-06-29 14:35:38 发布