Update Hail to 0.10.0 (19)

This commit is contained in:
F-Droid checkupdates bot 2022-10-09 05:06:22 +00:00
parent afdb70ebd0
commit ae6b0f759c

View file

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