summaryrefslogtreecommitdiffstats
path: root/maven/jp4da/jp4da-android/gen/com
diff options
context:
space:
mode:
Diffstat (limited to 'maven/jp4da/jp4da-android/gen/com')
-rw-r--r--maven/jp4da/jp4da-android/gen/com/io7m/examples/jp4da/BuildConfig.java6
-rw-r--r--maven/jp4da/jp4da-android/gen/com/io7m/examples/jp4da/R.java19
2 files changed, 25 insertions, 0 deletions
diff --git a/maven/jp4da/jp4da-android/gen/com/io7m/examples/jp4da/BuildConfig.java b/maven/jp4da/jp4da-android/gen/com/io7m/examples/jp4da/BuildConfig.java
new file mode 100644
index 0000000..0946581
--- /dev/null
+++ b/maven/jp4da/jp4da-android/gen/com/io7m/examples/jp4da/BuildConfig.java
@@ -0,0 +1,6 @@
+/** Automatically generated file. DO NOT MODIFY */
+package com.io7m.examples.jp4da;
+
+public final class BuildConfig {
+ public final static boolean DEBUG = true;
+} \ No newline at end of file
diff --git a/maven/jp4da/jp4da-android/gen/com/io7m/examples/jp4da/R.java b/maven/jp4da/jp4da-android/gen/com/io7m/examples/jp4da/R.java
new file mode 100644
index 0000000..b3a441d
--- /dev/null
+++ b/maven/jp4da/jp4da-android/gen/com/io7m/examples/jp4da/R.java
@@ -0,0 +1,19 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * aapt tool from the resource data it found. It
+ * should not be modified by hand.
+ */
+
+package com.io7m.examples.jp4da;
+
+public final class R {
+ public static final class attr {
+ }
+ public static final class layout {
+ public static final int main=0x7f020000;
+ }
+ public static final class string {
+ public static final int app_name=0x7f030000;
+ }
+}