Update Hail to 0.9.6 (17)

This commit is contained in:
F-Droid checkupdates bot 2022-07-21 04:14:40 +00:00
parent 7c67bf2913
commit f2ec0fed1f

View file

@ -73,7 +73,19 @@ Builds:
- yes
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
UpdateCheckMode: Tags
CurrentVersion: 0.9.5
CurrentVersionCode: 16
CurrentVersion: 0.9.6
CurrentVersionCode: 17