mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update F-Droid Build Status to 2.13.0 (36)
This commit is contained in:
parent
89310a121f
commit
22e96771de
1 changed files with 13 additions and 2 deletions
|
|
@ -267,7 +267,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.13.0
|
||||
versionCode: 36
|
||||
commit: a74d0c776293ce63273acfd194008456bd8c30d3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.12.0
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 2.13.0
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue