mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 13:58:36 +00:00
Update Hail to 0.9.6 (17)
This commit is contained in:
parent
7c67bf2913
commit
f2ec0fed1f
1 changed files with 14 additions and 2 deletions
|
|
@ -73,7 +73,19 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||||
|
|
||||||
|
- versionName: 0.9.6
|
||||||
|
versionCode: 17
|
||||||
|
commit: c47480a91dc69927735e95c6ad96b51536f45122
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.9.5
|
CurrentVersion: 0.9.6
|
||||||
CurrentVersionCode: 16
|
CurrentVersionCode: 17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue