documentation update
* added a vibration troubleshooting section to the manual * updated the app description * bumped up the version info
This commit is contained in:
parent
df5be2da57
commit
3ac0d8e0a6
13 changed files with 67 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:tools="http://schemas.android.com/tools"
|
||||
android:versionCode="923"
|
||||
android:versionName="45.0"
|
||||
android:versionCode="952"
|
||||
android:versionName="46.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/> <!-- allows displaying notifications on Android >= 13 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue