mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 21:04:50 +00:00
Update F-Droid Build Status to 5.0.3 (57)
This commit is contained in:
parent
cd7e8988e2
commit
c2db8dd2c6
1 changed files with 13 additions and 2 deletions
|
|
@ -435,7 +435,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 5.0.3
|
||||||
|
versionCode: 57
|
||||||
|
commit: e9b720d5fcc1ed50f7096145caa0f69138aca93f
|
||||||
|
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.2
|
CurrentVersion: 5.0.3
|
||||||
CurrentVersionCode: 56
|
CurrentVersionCode: 57
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue