V3.1.5 - fixed bug that crashed main activity screen when server was shutdown (introduced in 3.1.3)

This commit is contained in:
Graham Jones
2019-04-27 20:16:30 +01:00
parent 85d6d94f73
commit b33b0015bf
6 changed files with 30 additions and 23 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="58"
android:versionName="3.1.4"
android:versionCode="59"
android:versionName="3.1.5"
>
<!--android:allowBackup="false"-->