Update Hail to 0.9.7 (18)

This commit is contained in:
F-Droid checkupdates bot 2022-07-26 04:35:48 +00:00
parent 2b0fb8ad5b
commit 90ba5d6349

View file

@ -85,7 +85,19 @@ Builds:
- yes
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
- versionName: 0.9.7
versionCode: 18
commit: ca7538a17c0b2e9d27eca7e92e1868774b12a012
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.6
CurrentVersionCode: 17
CurrentVersion: 0.9.7
CurrentVersionCode: 18