mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update F-Droid Build Status to 5.0.0 (54)
This commit is contained in:
parent
d9e78afc96
commit
3791302edd
1 changed files with 13 additions and 2 deletions
|
|
@ -402,7 +402,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.0.0
|
||||
versionCode: 54
|
||||
commit: 707cde51b3124668c3822c25830a453be0c03064
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.7.0
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 5.0.0
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue