Start using com.limelight.root package name

This commit is contained in:
Cameron Gutman
2014-09-03 23:32:37 -07:00
parent 25b3d08bb9
commit bb869a51fd
10 changed files with 16 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
/** Automatically generated file. DO NOT MODIFY */
package com.limelight.root;
public final class BuildConfig {
public final static boolean DEBUG = true;
}