mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Flang to 1.5 (6)
This commit is contained in:
parent
f60a3e2b07
commit
156eb73d6a
1 changed files with 13 additions and 2 deletions
|
|
@ -48,7 +48,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 6
|
||||
commit: c68beb264dc1e9c40dbf17514a6f451a067dd830
|
||||
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.4'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue