Fixed stray english phrase in seizure detector settings screen, and changed "Garmin Datasource" to "Datasource = Garmin" to make the grammar easier in translations.

This commit is contained in:
Graham Jones
2020-12-22 21:10:53 +00:00
parent 34ab29f9df
commit 4587d5b944
7 changed files with 6 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="uk.org.openseizuredetector"
android:versionCode="85"
android:versionName="3.6.2c">
android:versionCode="86"
android:versionName="3.6.2d">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />