mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Neo Store to 0.9.3 (913)
This commit is contained in:
parent
440d17935c
commit
7b645c9ce3
1 changed files with 12 additions and 2 deletions
|
|
@ -43,7 +43,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.3
|
||||
versionCode: 913
|
||||
commit: 5cb84ba32bd8ae626eaf6374dd2136c7f0a2fb8d
|
||||
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.2
|
||||
CurrentVersionCode: 912
|
||||
CurrentVersion: 0.9.3
|
||||
CurrentVersionCode: 913
|
||||
|
|
|
|||
Loading…
Reference in a new issue