From 65bff27967c6791dd9ee488ed425be35f515b3e0 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Fri, 6 Sep 2013 18:40:09 +0100 Subject: initial commit --- gen/com/example/rotorm/BuildConfig.java | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gen/com/example/rotorm/BuildConfig.java (limited to 'gen/com/example/rotorm/BuildConfig.java') diff --git a/gen/com/example/rotorm/BuildConfig.java b/gen/com/example/rotorm/BuildConfig.java new file mode 100644 index 0000000..b14ab5f --- /dev/null +++ b/gen/com/example/rotorm/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.example.rotorm; + +public final class BuildConfig { + public final static boolean DEBUG = true; +} \ No newline at end of file -- cgit v1.2.3