mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Update F-Droid Build Status to 5.0.5 (59)
This commit is contained in:
parent
40a5dc87b1
commit
fc3388a074
1 changed files with 13 additions and 2 deletions
|
|
@ -457,7 +457,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 5.0.5
|
||||||
|
versionCode: 59
|
||||||
|
commit: ea68dc39780983a7b3281604ce0e37e2b00afc0f
|
||||||
|
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.4
|
CurrentVersion: 5.0.5
|
||||||
CurrentVersionCode: 58
|
CurrentVersionCode: 59
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue