mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 19:42:02 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[\d.]+$
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
CurrentVersion: 0.9.3
|
CurrentVersion: 0.9.4
|
||||||
CurrentVersionCode: 913
|
CurrentVersionCode: 914
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue