mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Gridle to 1.07 (107)
This commit is contained in:
parent
fc97ffaffb
commit
7b3f028395
1 changed files with 12 additions and 2 deletions
|
|
@ -83,7 +83,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.07'
|
||||
versionCode: 107
|
||||
commit: c649f238134234a6883e54ffc33e334a38ac72ca
|
||||
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.06'
|
||||
CurrentVersionCode: 106
|
||||
CurrentVersion: '1.07'
|
||||
CurrentVersionCode: 107
|
||||
|
|
|
|||
Loading…
Reference in a new issue