Increased minimum SDK to Android 5 because of errors compiling for Android 4. Fixed web interface javascript (broken by V3.1.13). Separated Start-up and Main activity UI strings to resources so we can add translations

This commit is contained in:
Graham Jones
2020-02-27 20:58:26 +00:00
parent 3e9000c52a
commit 79c65284e4
10 changed files with 150 additions and 87 deletions

1
gradle.properties Normal file
View File

@@ -0,0 +1 @@
android.useAndroidX = true