mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update ANOTHERpass to 1.7.0 (107000)
This commit is contained in:
parent
2e01d5a114
commit
300130582c
1 changed files with 13 additions and 2 deletions
|
|
@ -80,7 +80,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 107000
|
||||
commit: fef4e4bebaf2b1e53044bce2f9b434c4bca17ac2
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.2
|
||||
CurrentVersionCode: 106002
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 107000
|
||||
|
|
|
|||
Loading…
Reference in a new issue