Skip to content

Commit

Permalink
fix: proguard error
Browse files Browse the repository at this point in the history
  • Loading branch information
hcanyz committed Jun 10, 2021
1 parent 7ed3c17 commit 1614250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment-variable/consumer-rules.pro
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-keep class * implements com.hcanyz.environmentvariable.IEvManager {
public static *** getSingleton();
public static *** getSingleton(***);
}

0 comments on commit 1614250

Please sign in to comment.