mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
Update Vigilante to 1.2.5 (18)
This commit is contained in:
parent
cac670fbcd
commit
86c0abb804
1 changed files with 13 additions and 2 deletions
|
|
@ -117,7 +117,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.5
|
||||
versionCode: 18
|
||||
commit: a9c6a9a815fb95eb49fc9095270a7bb0c805ab73
|
||||
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 %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.2.5
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue