Skip to content

Commit b13ecbb

Browse files
committed
chore: 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 b13ecbb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)