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

Commit 5e327560 authored by Frank Preel's avatar Frank Preel
Browse files

test

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

    public final static String APP_VERSION = "v0.15.0";
    public final static String APP_VERSION = "v0.16.0-festfp";
    public final static String Separator = FileSystems.getDefault().getSeparator();
    public final static String OsName = System.getProperty("os.name");
    public final static String JavaHome = System.getProperty("java.home");