Fixed some more hard-coded strings.

This commit is contained in:
Graham Jones
2023-02-09 20:59:51 +00:00
parent b3677038f9
commit a6770a6fb7
4 changed files with 6 additions and 4 deletions

View File

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