mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update ANOTHERpass to 1.5.4 (105004)
This commit is contained in:
parent
d90385be14
commit
14e54092f2
1 changed files with 13 additions and 2 deletions
|
|
@ -36,7 +36,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.4
|
||||
versionCode: 105004
|
||||
commit: a5e9828f3b1ed36f293bdebae2e784365e067c62
|
||||
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.3
|
||||
CurrentVersionCode: 105003
|
||||
CurrentVersion: 1.5.4
|
||||
CurrentVersionCode: 105004
|
||||
|
|
|
|||
Loading…
Reference in a new issue