android配置profile实现环境切换

时间:2020-11-29 04:06:02
【文件属性】:
文件名称:android配置profile实现环境切换
文件大小:127KB
文件格式:RAR
更新时间:2020-11-29 04:06:02
profile 配置profile实现测试生产环境分离需要测试环境包时候gradlew assembleRelease-Dprofile=test (可加可不加) 如果需要别的环境gradlew assembleRelease -Dprofile=所对应的环境
【文件预览】:
ProfileDemo
----gradlew(5KB)
----settings.gradle(16B)
----profile.jks(2KB)
----gradle()
--------wrapper()
----gradlew.bat(2KB)
----gradle.properties(747B)
----config.gradle(576B)
----app()
--------src()
--------libs()
--------build.gradle(2KB)
--------proguard-rules.pro(933B)
----build.gradle(548B)

网友评论