Skip to content

Commit fbb156b

Browse files
committed
Add ProGuard rules for this library
Add ProGuard/R8 keep rules to ensure this lib will be compatible with obfuscation enabled, the files under `src/main/resources/META-INF/proguard` should be interpreted by R8 automatically.
1 parent 8c3c194 commit fbb156b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-keep class com.google.api.client.auth.** { *; }

0 commit comments

Comments
 (0)