First commit

This commit is contained in:
Administrator
2014-02-15 09:29:09 +01:00
commit 3a8bcdfbcd
50 changed files with 4386 additions and 0 deletions
@@ -0,0 +1,6 @@
/** Automatically generated file. DO NOT MODIFY */
package com.example.myfirstapp;
public final class BuildConfig {
public final static boolean DEBUG = true;
}