瀏覽代碼

发补丁:
版本:2.9.6
基包:def baseApkDir = "app-0810-10-47-24"
补丁:tinkerId = "2009006-0814-1147-patch"

zengjiebin 7 年之前
父節點
當前提交
faa47ad011
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/tinker-support.gradle

+ 2 - 2
app/tinker-support.gradle

@@ -34,8 +34,8 @@ 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 = "2009006-08010-1047-base"
-//    tinkerId = "2009006-0810-1002-patch"
+//    tinkerId = "2009006-08010-1047-base"
+    tinkerId = "2009006-0814-1147-patch"
 
 
     // 构建多渠道补丁时使用
     // 构建多渠道补丁时使用
     // buildAllFlavorsDir = "${bakPath}/${baseApkDir}"
     // buildAllFlavorsDir = "${bakPath}/${baseApkDir}"