mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update F-Droid Build Status to 4.7.0 (53)
This commit is contained in:
parent
821a533d26
commit
19513ac86e
1 changed files with 13 additions and 2 deletions
|
|
@ -391,7 +391,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.7.0
|
||||||
|
versionCode: 53
|
||||||
|
commit: 2b0dc694a781a21ee4b0aff3f3fe3c63778a2ec7
|
||||||
|
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: 4.6.1
|
CurrentVersion: 4.7.0
|
||||||
CurrentVersionCode: 52
|
CurrentVersionCode: 53
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue