mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Hail to 0.10.0 (19)
This commit is contained in:
parent
afdb70ebd0
commit
ae6b0f759c
1 changed files with 14 additions and 2 deletions
|
|
@ -97,7 +97,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
- versionName: 0.10.0
|
||||
versionCode: 19
|
||||
commit: c0e5af793cc2fd9f835708133624ea8a8fac210b
|
||||
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.7
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 0.10.0
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue