mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update ANOTHERpass to 1.6.2 (106002)
This commit is contained in:
parent
fc24a4ddcb
commit
0ab325406c
1 changed files with 13 additions and 2 deletions
|
|
@ -69,7 +69,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.2
|
||||
versionCode: 106002
|
||||
commit: 02372c1ba1125f70c5456631fa0ae4d6c5be2284
|
||||
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.1
|
||||
CurrentVersionCode: 106001
|
||||
CurrentVersion: 1.6.2
|
||||
CurrentVersionCode: 106002
|
||||
|
|
|
|||
Loading…
Reference in a new issue