V3.1.4 - Added repeat beep during SMS send delay.

This commit is contained in:
Graham Jones
2019-04-25 21:59:21 +01:00
parent fc24f4d000
commit 85d6d94f73
6 changed files with 12 additions and 7 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="57"
android:versionName="3.1.3"
android:versionCode="58"
android:versionName="3.1.4"
>
<!--android:allowBackup="false"-->