mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update SudoQ to 2.0.7 (41)
This commit is contained in:
parent
9eba55f5db
commit
34cc2cbdd6
1 changed files with 18 additions and 2 deletions
|
|
@ -180,7 +180,23 @@ Builds:
|
|||
scanignore:
|
||||
- sudoq-app/sudoqapp/src/main/res/raw/gestures
|
||||
|
||||
- versionName: 2.0.7
|
||||
versionCode: 41
|
||||
commit: d004a2e5f62c4d9979211e81b2f54c619b265d6d
|
||||
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.6
|
||||
CurrentVersionCode: 40
|
||||
CurrentVersion: 2.0.7
|
||||
CurrentVersionCode: 41
|
||||
|
|
|
|||
Loading…
Reference in a new issue