mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update F-Droid Build Status to 5.2.0 (101)
This commit is contained in:
parent
30d3e88893
commit
bc998ccca8
1 changed files with 13 additions and 2 deletions
|
|
@ -501,7 +501,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 5.2.0
|
||||||
|
versionCode: 101
|
||||||
|
commit: d2b3bb49066215e5e7d5f2f99bc648de413c5e72
|
||||||
|
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.1.0
|
CurrentVersion: 5.2.0
|
||||||
CurrentVersionCode: 100
|
CurrentVersionCode: 101
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue