Update Hail to 0.9.4 (15)

This commit is contained in:
F-Droid checkupdates bot 2022-04-11 04:51:01 +00:00
parent 572e6087ef
commit 1ff95e1dc1

View file

@ -49,7 +49,19 @@ Builds:
- yes
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
- versionName: 0.9.4
versionCode: 15
commit: f95b5c6d7f5ebc413cd7ac2abb0be2d3e610102e
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.3
CurrentVersionCode: 14
CurrentVersion: 0.9.4
CurrentVersionCode: 15