Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7a5cb4b authored by frankpreel's avatar frankpreel
Browse files

Build test

parent e3c08e28
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ import java.nio.file.Paths;
 */
public abstract class AppConstants {

    public final static String dummy = "";
    public final static String APP_VERSION = "v0.15.0";
    public final static String Separator = FileSystems.getDefault().getSeparator();
    public final static String OsName = System.getProperty("os.name");