mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update ANOTHERpass to 1.6.1 (106001)
This commit is contained in:
parent
d7db766c5d
commit
4564fe0d9a
1 changed files with 13 additions and 2 deletions
|
|
@ -58,7 +58,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 106001
|
||||
commit: ca8a97706623a5a33e89d3cecd9e99f3a8170f75
|
||||
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.0
|
||||
CurrentVersionCode: 106000
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 106001
|
||||
|
|
|
|||
Loading…
Reference in a new issue