Skip to content

Commit a1f36d5

Browse files
authored
Add keep on ComponentRegistrar to prevent renaming of key lookup (#3287)
1 parent 53ff022 commit a1f36d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase-components/proguard.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
-dontwarn com.google.firebase.components.Component$ComponentType
33

44
-keep class * implements com.google.firebase.components.ComponentRegistrar
5+
-keep,allowshrinking interface com.google.firebase.components.ComponentRegistrar

0 commit comments

Comments
 (0)