Skip to content

Commit 3adb3b2

Browse files
author
wuzuchang
committed
Update gradle version
1 parent 4d05803 commit 3adb3b2

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

19.5 KB
Binary file not shown.

string_obfuscated/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
def group = 'com.wzc.string.obfuscate'
8-
def versionCode = '2.0.0' //版本
8+
def versionCode = '2.0.1' //版本
99
def pluginName = 'StringObfuscatePlugin' //唯一标示
1010

1111
//插件配置,这样就不需要创建META-INF/gradle-plugins文件目录了

0 commit comments

Comments
 (0)