2 lines
178 B
Plaintext
2 lines
178 B
Plaintext
# this rule is need to work properly when app is compiled with api 28, see b/142778206
|
|
-keepclassmembers class * extends androidx.lifecycle.EmptyActivityLifecycleCallbacks { *; } |