changes made
This commit is contained in:
6
source/gen/me/caesar2011/vpherder/BuildConfig.java
Normal file → Executable file
6
source/gen/me/caesar2011/vpherder/BuildConfig.java
Normal file → Executable file
@@ -1,6 +1,8 @@
|
||||
/** Automatically generated file. DO NOT MODIFY */
|
||||
/*___Generated_by_IDEA___*/
|
||||
|
||||
package me.caesar2011.vpherder;
|
||||
|
||||
/* 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 = true;
|
||||
public final static boolean DEBUG = Boolean.parseBoolean(null);
|
||||
}
|
||||
7
source/gen/me/caesar2011/vpherder/Manifest.java
Executable file
7
source/gen/me/caesar2011/vpherder/Manifest.java
Executable file
@@ -0,0 +1,7 @@
|
||||
/*___Generated_by_IDEA___*/
|
||||
|
||||
package me.caesar2011.vpherder;
|
||||
|
||||
/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */
|
||||
public final class Manifest {
|
||||
}
|
||||
0
source/gen/me/caesar2011/vpherder/R.java
Normal file → Executable file
0
source/gen/me/caesar2011/vpherder/R.java
Normal file → Executable file
Reference in New Issue
Block a user