We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d1615 commit d4c3429Copy full SHA for d4c3429
transport/transport-api/proguard.txt
@@ -1,2 +1,5 @@
1
-dontwarn com.google.auto.value.AutoValue
2
-dontwarn com.google.auto.value.AutoValue$Builder
3
+-keepclassmembers enum com.google.android.datatransport.Priority {
4
+ *;
5
+ }
0 commit comments