Update Hail to 1.7.0 (30)

This commit is contained in:
F-Droid checkupdates bot 2023-11-23 04:26:04 +00:00
parent c02b3cb60b
commit 481dd59333

View file

@ -205,7 +205,19 @@ Builds:
- yes
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
- versionName: 1.7.0
versionCode: 30
commit: 900a1c8ea9b8ff6635755edffdc01c38492a6b90
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.6.0
CurrentVersionCode: 29
CurrentVersion: 1.7.0
CurrentVersionCode: 30