mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update F-Droid Build Status to 2.11.0 (34)
This commit is contained in:
parent
93e4fc2476
commit
0fd0da8c8e
1 changed files with 13 additions and 2 deletions
|
|
@ -245,7 +245,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.11.0
|
||||
versionCode: 34
|
||||
commit: 745febd4d1e120446ee49c44a0538622642587cf
|
||||
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.10.0
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 2.11.0
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue