V3.1.1 - Added delay before sending SMS alarm to give the user the chance to cancel it.

This commit is contained in:
Graham Jones
2019-04-22 21:17:51 +01:00
parent b29d346c9d
commit 8013b5d56a
9 changed files with 226 additions and 100 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="54"
android:versionName="3.1.0"
android:versionCode="55"
android:versionName="3.1.1"
>
<!--android:allowBackup="false"-->