Update Flang to 1.7 (8)

This commit is contained in:
F-Droid checkupdates bot 2022-05-29 04:03:47 +00:00
parent 1e0079dadf
commit 8556df6647

View file

@ -70,7 +70,18 @@ Builds:
gradle:
- yes
- versionName: '1.7'
versionCode: 8
commit: 86f1dc27002a2975b4cc86204211aa61aaf7af3f
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.6'
CurrentVersionCode: 7
CurrentVersion: '1.7'
CurrentVersionCode: 8