V3.0.3 - Fixed problem with app crash on phone boot

This commit is contained in:
Graham Jones
2019-03-06 21:04:21 +00:00
parent 06493bc579
commit cb2bf280e0
5 changed files with 7 additions and 5 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="51"
android:versionName="3.0.2"
android:versionCode="52"
android:versionName="3.0.3"
>
<!--android:allowBackup="false"-->