mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update Duress to 1.0.9 (10)
This commit is contained in:
parent
2aefce02a7
commit
bd1e68a9d9
1 changed files with 13 additions and 2 deletions
|
|
@ -94,7 +94,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.9
|
||||
versionCode: 10
|
||||
commit: 607b3e75c71d554d49066d0b183c0ccd63bbf375
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.8
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: 1.0.9
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue