V3.0.1 - Changed data log format

This commit is contained in:
Graham Jones
2019-02-21 19:54:27 +00:00
parent 966a0f8e56
commit e02117a689
7 changed files with 60 additions and 47 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="49"
android:versionName="3.0.0"
android:versionCode="50"
android:versionName="3.0.1"
>
<!--android:allowBackup="false"-->