diff options
| author | Comment <tim@gray.(none)> | 2013-08-06 23:21:14 +0100 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-08-06 23:21:14 +0100 |
| commit | 81a7fbb76d121e1e60d028485b2abbac9e3882a8 (patch) | |
| tree | 986257e48c256eb5e69e8c85cb579272fdc3ddbf /gen/com/example/capture/BuildConfig.java | |
Diffstat (limited to 'gen/com/example/capture/BuildConfig.java')
| -rw-r--r-- | gen/com/example/capture/BuildConfig.java | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gen/com/example/capture/BuildConfig.java b/gen/com/example/capture/BuildConfig.java new file mode 100644 index 0000000..63b07e4 --- /dev/null +++ b/gen/com/example/capture/BuildConfig.java @@ -0,0 +1,6 @@ +/** Automatically generated file. DO NOT MODIFY */ +package com.example.capture; + +public final class BuildConfig { + public final static boolean DEBUG = true; +}
\ No newline at end of file |
