mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Flang to 1.6 (7)
This commit is contained in:
parent
79f2756787
commit
49a2a657f5
1 changed files with 13 additions and 2 deletions
|
|
@ -59,7 +59,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 7
|
||||
commit: dac3ce213fffbc3583ddc16bd3ddf47794db5e2c
|
||||
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.5'
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: '1.6'
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue