mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update ANOTHERpass to 1.6.0 (106000)
This commit is contained in:
parent
0a19b1b340
commit
ffec2f912a
1 changed files with 13 additions and 2 deletions
|
|
@ -47,7 +47,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 106000
|
||||
commit: 6e3735dfd5aebecb3fdb283e444cdab0247e511a
|
||||
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.5.4
|
||||
CurrentVersionCode: 105004
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 106000
|
||||
|
|
|
|||
Loading…
Reference in a new issue