Added confirm dialog to the "mark unvalidated events as unknown" function.

This commit is contained in:
Graham Jones
2022-04-11 20:48:22 +01:00
parent 888bac243c
commit 9a07633276
6 changed files with 18 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="uk.org.openseizuredetector"
android:versionCode="100"
android:versionName="4.1.1">
android:versionName="4.0.3">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />