Update SudoQ to 2.0.6 (40)

This commit is contained in:
F-Droid checkupdates bot 2022-01-05 03:54:53 +00:00
parent 027b048267
commit 4ef562082a

View file

@ -164,7 +164,23 @@ Builds:
scanignore:
- sudoq-app/sudoqapp/src/main/res/raw/gestures
- versionName: 2.0.6
versionCode: 40
commit: ab3386bed7f4cef33c28d7e65f5381bc34248694
subdir: sudoq-app/sudoqapp
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
rm:
- sudoq-app/sudoqmodel/libs
- utilities
scanignore:
- sudoq-app/sudoqapp/src/main/res/raw/gestures
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.0.5
CurrentVersionCode: 39
CurrentVersion: 2.0.6
CurrentVersionCode: 40