mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Hail to 0.9.5 (16)
This commit is contained in:
parent
b2f90d96cf
commit
f1dbe3f6e2
1 changed files with 14 additions and 2 deletions
|
|
@ -61,7 +61,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
- versionName: 0.9.5
|
||||
versionCode: 16
|
||||
commit: ec7f752569a780f88d353ff362c09244132f579f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.4
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 0.9.5
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue