ソースを参照

打包2.9.0 base 包

zengjiebin 7 年 前
コミット
bbf9ccd663
共有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"
 
     // 构建基准包和补丁包都要指定不同的tinkerId,并且必须保证唯一性(2007000-patch;)
-//    tinkerId = "2008000-2-base"
-    tinkerId = "2008000-0717-1827-patch"
+    tinkerId = "2009000-0726-2235-base"
+//    tinkerId = "2008000-0717-1827-patch"
 
     // 构建多渠道补丁时使用
     // buildAllFlavorsDir = "${bakPath}/${baseApkDir}"