V3.1.5 - fixed bug that crashed main activity screen when server was shutdown (introduced in 3.1.3)
This commit is contained in:
@@ -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"-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user