75 lines
1.7 KiB
Plaintext
75 lines
1.7 KiB
Plaintext
-injars 'D:\_PROJEKTE_\Android_NAS\sapientia-hollywood-lite\app\build\intermediates\multi-dex\debug\allclasses.jar'
|
|
-outjars 'D:\_PROJEKTE_\Android_NAS\sapientia-hollywood-lite\app\build\intermediates\multi-dex\debug\componentClasses.jar'
|
|
|
|
-libraryjars 'C:\Program Files (x86)\Android\android-sdk\build-tools\22.0.1\lib\shrinkedAndroid.jar'
|
|
|
|
-forceprocessing
|
|
-dontoptimize
|
|
-dontobfuscate
|
|
-dontpreverify
|
|
-dontwarn
|
|
-printconfiguration 'D:\_PROJEKTE_\Android_NAS\sapientia-hollywood-lite\app\build\intermediates\multi-dex\debug\components.flags'
|
|
|
|
|
|
-keep class weisheiten_hollywoodlite.app.AppController {
|
|
<init>();
|
|
void attachBaseContext(android.content.Context);
|
|
}
|
|
|
|
-keep class weisheiten_hollywoodlite.MainActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class weisheiten_hollywoodlite.KategorieActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class weisheiten_hollywoodlite.KategorieByIDActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class weisheiten_hollywoodlite.ZitatActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class weisheiten_hollywoodlite.ZufallZitatActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class weisheiten_hollywoodlite.NewsActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class weisheiten_hollywoodlite.AutorenActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class weisheiten_hollywoodlite.AutorenByIDActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class weisheiten_hollywoodlite.SuchenActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class weisheiten_hollywoodlite.SuchenByIDActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.google.android.gms.ads.AdActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.google.android.gms.ads.purchase.InAppPurchaseActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep public class * extends android.app.backup.BackupAgent {
|
|
<init>();
|
|
}
|
|
|
|
-keep public class * extends java.lang.annotation.Annotation {
|
|
<fields>;
|
|
<methods>;
|
|
}
|