mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update F-Droid Build Status to 2.8.1 (29)
This commit is contained in:
parent
5407dc4393
commit
b5cd599dd1
1 changed files with 13 additions and 2 deletions
|
|
@ -201,7 +201,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.8.1
|
||||
versionCode: 29
|
||||
commit: 3adf572e8992d29bf77f6f46b1b54f7655d1defa
|
||||
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.8.0
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 2.8.1
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue