This commit is contained in:
ltcptgeneral
2018-12-26 12:21:44 -06:00
parent ae11605013
commit 83e4f60a37
38 changed files with 22 additions and 1172 deletions

View File

@@ -0,0 +1,8 @@
/*___Generated_by_IDEA___*/
package com.example.ian.titanscout;
/* 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.example.ian.titanscout;
/* 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.example.ian.titanscout;
/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */
public final class R {
}