initial commit
This commit is contained in:
commit
574098a06a
21 changed files with 1924 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package com.uravgcode.globalwhitelist;
|
||||
|
||||
public class BuildConstants {
|
||||
public static final String VERSION = "${version}";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue