File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ buildscript {
3131 jcenter()
3232 }
3333 dependencies {
34- classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.2.13 '
34+ classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.2.14 '
3535 }
3636}
3737
@@ -64,7 +64,7 @@ andResGuard {
6464 "*.gif",
6565 ]
6666 sevenzip {
67- artifact = 'com.tencent.mm:SevenZip:1.2.13 '
67+ artifact = 'com.tencent.mm:SevenZip:1.2.14 '
6868 //path = "/usr/local/bin/7za"
6969 }
7070
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ buildscript {
2424 jcenter()
2525 }
2626 dependencies {
27- classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.2.13 '
27+ classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.2.14 '
2828 }
2929}
3030
@@ -57,7 +57,7 @@ andResGuard {
5757 "*.gif",
5858 ]
5959 sevenzip {
60- artifact = 'com.tencent.mm:SevenZip:1.2.13 '
60+ artifact = 'com.tencent.mm:SevenZip:1.2.14 '
6161 //path = "/usr/local/bin/7za"
6262 }
6363
Original file line number Diff line number Diff line change 1717# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818# org.gradle.parallel=true
1919
20- ANDRESGUARD_VESSION =1.2.13
20+ ANDRESGUARD_VESSION =1.2.14
You can’t perform that action at this time.
0 commit comments