mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
Update Gridle to 1.05 (105)
This commit is contained in:
parent
37d366ad36
commit
acef7cdba5
1 changed files with 12 additions and 2 deletions
|
|
@ -63,7 +63,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.05'
|
||||
versionCode: 105
|
||||
commit: ac75a5ff602eecc9759f02c52c6f1da62bed4596
|
||||
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.04'
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: '1.05'
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue