mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update F-Droid Build Status to 2.12.0 (35)
This commit is contained in:
parent
365e31ff3a
commit
0f8f6c372b
1 changed files with 13 additions and 2 deletions
|
|
@ -256,7 +256,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.12.0
|
||||
versionCode: 35
|
||||
commit: 1d9be17262aec4abf8fee5e5fc27727ea47b255a
|
||||
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.11.0
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: 2.12.0
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue