mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update F-Droid Build Status to 5.0.1 (55)
This commit is contained in:
parent
d3856b2003
commit
4b677fe609
1 changed files with 13 additions and 2 deletions
|
|
@ -413,7 +413,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 5.0.1
|
||||||
|
versionCode: 55
|
||||||
|
commit: 70e9986738478cc0cc627c918cc3ecd1bd474e69
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 5.0.0
|
CurrentVersion: 5.0.1
|
||||||
CurrentVersionCode: 54
|
CurrentVersionCode: 55
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue