mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
Update Neo Store to 0.9.4 (914)
This commit is contained in:
parent
301217246d
commit
79b22ffdc8
1 changed files with 12 additions and 2 deletions
|
|
@ -53,7 +53,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.4
|
||||
versionCode: 914
|
||||
commit: c8e89883f93c5a57426733c39a558c298c1cc8cd
|
||||
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 ^[\d.]+$
|
||||
CurrentVersion: 0.9.3
|
||||
CurrentVersionCode: 913
|
||||
CurrentVersion: 0.9.4
|
||||
CurrentVersionCode: 914
|
||||
|
|
|
|||
Loading…
Reference in a new issue