mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update SudoQ to 2.0.6 (40)
This commit is contained in:
parent
027b048267
commit
4ef562082a
1 changed files with 18 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue