Skip to content

Commit df65b11

Browse files
committed
Add proguard rule for datatransport runtime
1 parent 72fbe8a commit df65b11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/java/proguard.flags

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
-keep class com.google.android.datatransport.runtime.scheduling.** { *; }
2+
13
-keep class com.google.android.material.bottomsheet.BottomSheetBehavior { *; }
24

35
-keep class com.google.android.material.behavior.HideBottomViewOnScrollBehavior { *; }

0 commit comments

Comments
 (0)