Initial-Release

This commit is contained in:
2015-09-16 17:29:55 +02:00
parent 3ba9260cab
commit 479028c57a
216 changed files with 5773 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
/*___Generated_by_IDEA___*/
package com.raataar.sapientia_full;
/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
public final class BuildConfig {
public final static boolean DEBUG = Boolean.parseBoolean(null);
}

View File

@@ -0,0 +1,7 @@
/*___Generated_by_IDEA___*/
package com.raataar.sapientia_full;
/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */
public final class Manifest {
}

View File

@@ -0,0 +1,7 @@
/*___Generated_by_IDEA___*/
package com.raataar.sapientia_full;
/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */
public final class R {
}