|
@@ -34,7 +34,7 @@ tinkerSupport {
|
|
|
baseApkResourceMapping = "${bakPath}/${baseApkDir}/sheep/app-sheep-release-R.txt"
|
|
baseApkResourceMapping = "${bakPath}/${baseApkDir}/sheep/app-sheep-release-R.txt"
|
|
|
|
|
|
|
|
// 构建基准包和补丁包都要指定不同的tinkerId,并且必须保证唯一性(2007000-patch;)
|
|
// 构建基准包和补丁包都要指定不同的tinkerId,并且必须保证唯一性(2007000-patch;)
|
|
|
- tinkerId = "3000000-08022-0644-base"
|
|
|
|
|
|
|
+ tinkerId = "3000000-08023-1220-base"
|
|
|
// tinkerId = "2009006-0814-1502-patch"
|
|
// tinkerId = "2009006-0814-1502-patch"
|
|
|
|
|
|
|
|
// 构建多渠道补丁时使用
|
|
// 构建多渠道补丁时使用
|