67 lines
1.5 KiB
Plaintext
67 lines
1.5 KiB
Plaintext
-injars 'D:\Projekte\Android\sprueche-tv-star\app\build\intermediates\multi-dex\release\allclasses.jar'
|
|
-outjars 'D:\Projekte\Android\sprueche-tv-star\app\build\intermediates\multi-dex\release\componentClasses.jar'
|
|
|
|
-libraryjars 'C:\Users\Maximus\AppData\Local\Android\sdk\build-tools\22.0.1\lib\shrinkedAndroid.jar'
|
|
|
|
-forceprocessing
|
|
-dontoptimize
|
|
-dontobfuscate
|
|
-dontpreverify
|
|
-dontwarn
|
|
-printconfiguration 'D:\Projekte\Android\sprueche-tv-star\app\build\intermediates\multi-dex\release\components.flags'
|
|
|
|
|
|
-keep class com.raataar.sprueche_tvstar.app.AppController {
|
|
<init>();
|
|
void attachBaseContext(android.content.Context);
|
|
}
|
|
|
|
-keep class com.raataar.sprueche_tvstar.MainActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.raataar.sprueche_tvstar.KategorieActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.raataar.sprueche_tvstar.KategorieByIDActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.raataar.sprueche_tvstar.ZitatActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.raataar.sprueche_tvstar.ZufallZitatActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.raataar.sprueche_tvstar.NewsActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.raataar.sprueche_tvstar.AutorenActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.raataar.sprueche_tvstar.AutorenByIDActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.raataar.sprueche_tvstar.SuchenActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep class com.raataar.sprueche_tvstar.SuchenByIDActivity {
|
|
<init>();
|
|
}
|
|
|
|
-keep public class * extends android.app.backup.BackupAgent {
|
|
<init>();
|
|
}
|
|
|
|
-keep public class * extends java.lang.annotation.Annotation {
|
|
<fields>;
|
|
<methods>;
|
|
}
|