Update Hail to 0.9.5 (16)

This commit is contained in:
F-Droid checkupdates bot 2022-07-04 04:33:50 +00:00
parent b2f90d96cf
commit f1dbe3f6e2

View file

@ -61,7 +61,19 @@ Builds:
- yes
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
- versionName: 0.9.5
versionCode: 16
commit: ec7f752569a780f88d353ff362c09244132f579f
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.4
CurrentVersionCode: 15
CurrentVersion: 0.9.5
CurrentVersionCode: 16