Skip to content

Commit b10acc3

Browse files
committed
update proguard-rules
1 parent 1cd8179 commit b10acc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dexkit-android/proguard-rules.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-keepclasseswithmembers,includedescriptorclasses class io.luckypray.dexkit.** {
1+
-keepclasseswithmembers,includedescriptorclasses class org.luckypray.dexkit.** {
22
native <methods>;
33
long token;
44
}

0 commit comments

Comments
 (0)