Update Hail to 0.9.3 (14)

This commit is contained in:
F-Droid checkupdates bot 2022-03-07 04:42:34 +00:00
parent 8f58b4cfe5
commit 961754d4d9

View file

@ -37,7 +37,19 @@ Builds:
- yes
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
- versionName: 0.9.3
versionCode: 14
commit: 58a11ef8b12261c3cadf7d1720215b7024f8128f
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.2
CurrentVersionCode: 13
CurrentVersion: 0.9.3
CurrentVersionCode: 14