Update Hail to 0.9.2 (13)

This commit is contained in:
F-Droid checkupdates bot 2022-02-22 04:35:20 +00:00
parent a95f21a75f
commit 444be5ab9b

View file

@ -25,7 +25,19 @@ Builds:
- yes
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
- versionName: 0.9.2
versionCode: 13
commit: 9b909eb462089034a72eac0c0c96776eb775a7ff
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.0
CurrentVersionCode: 11
CurrentVersion: 0.9.2
CurrentVersionCode: 13