* commit '9a1d3d50cf42db2778dd0e7833608d3293353395': fix typo bug: 12174614
This commit is contained in:
@ -169,7 +169,7 @@ required classes, add the following lines in the
|
||||
|
||||
-keepnames @com.google.android.gms.common.annotation.KeepName class *
|
||||
-keepclassmembernames class * {
|
||||
@ccom.google.android.gms.common.annotation.KeepName *;
|
||||
@com.google.android.gms.common.annotation.KeepName *;
|
||||
}
|
||||
|
||||
-keepnames class * implements android.os.Parcelable {
|
||||
|
Reference in New Issue
Block a user