Skip to content

Commit bd27ca7

Browse files
author
wuzuchang
committed
Update version
1 parent 54cd55e commit bd27ca7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.

string_obfuscated/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ publishing {
2727
groupId = group
2828
artifactId = pluginName
2929
version = versionCode
30-
artifact("$buildDir/libs/string_obfuscated-${version}.jar")
30+
artifact("../plugin_libs/StringObfuscatePlugin-${version}.jar")
3131
}
3232
}
3333
repositories {

0 commit comments

Comments
 (0)