Start of work to get both root and non-root versions building in the same branch/project
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.limelight;
|
||||
|
||||
public class LimelightBuildProps {
|
||||
public static final boolean ROOT_BUILD = false;
|
||||
}
|
||||
Reference in New Issue
Block a user