Fixed issue with quotes in seizure description crashing the app

This commit is contained in:
Graham Jones
2022-05-28 21:24:17 +01:00
parent 03d3ea6269
commit 6525a8ee8e
3 changed files with 44 additions and 20 deletions

View File

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