Get rid of Microsoft appcenter related stuff
This commit is contained in:
6
mastodon/proguard-rules.pro
vendored
6
mastodon/proguard-rules.pro
vendored
@@ -40,12 +40,6 @@
|
||||
@com.squareup.otto.Subscribe <methods>;
|
||||
}
|
||||
|
||||
-keep class com.microsoft.appcenter.** {
|
||||
*;
|
||||
}
|
||||
|
||||
-keep class org.joinmastodon.android.AppCenterWrapper { *; }
|
||||
|
||||
-keepattributes LineNumberTable
|
||||
|
||||
# Parceler library
|
||||
|
||||
Reference in New Issue
Block a user