mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update SudoQ to 2.0.5 (39)
This commit is contained in:
parent
402ba637a8
commit
9e37dc736c
1 changed files with 18 additions and 2 deletions
|
|
@ -148,7 +148,23 @@ Builds:
|
|||
scanignore:
|
||||
- sudoq-app/sudoqapp/src/main/res/raw/gestures
|
||||
|
||||
- versionName: 2.0.5
|
||||
versionCode: 39
|
||||
commit: ab2297f6304763e232fb858c056457bda3e775ad
|
||||
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.4
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 2.0.5
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue