1
0
Fork 0

documentation update

* added a vibration troubleshooting section to the manual

	* updated the app description

	* bumped up the version info
This commit is contained in:
sspanak 2025-02-19 12:43:11 +02:00 committed by Dimo Karaivanov
parent df5be2da57
commit 3ac0d8e0a6
13 changed files with 67 additions and 5 deletions

View file

@ -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 -->