mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update F-Droid Build Status to 2.7.0 (27)
This commit is contained in:
parent
8e45ec68cb
commit
9e12693a09
1 changed files with 13 additions and 2 deletions
|
|
@ -179,7 +179,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 27
|
||||
commit: 0ee3e317dfa3dbc52d625ec3699047814e19dd1e
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue