V3.0.4 - Fixed problem with crashing after server stopped, and crash when selecting install watch app menu option. And I think I have finally sorted the problem of multiple

versions of the server running...but might be wrong - clsoe the issue anyway and see what happens.
Also tidied up main app screen when server stopped or in fault condition.
Closes #13, Closes #12, Closes #11
This commit is contained in:
Graham Jones
2019-03-17 13:41:48 +00:00
parent cb2bf280e0
commit 33a11f0e73
9 changed files with 109 additions and 79 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="uk.org.openseizuredetector"
android:versionCode="52"
android:versionName="3.0.3"
android:versionCode="53"
android:versionName="3.0.4"
>
<!--android:allowBackup="false"-->