mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update FastLyrics to 0.5.0 (5)
This commit is contained in:
parent
5967a0b0bc
commit
10ab7dccd6
1 changed files with 13 additions and 2 deletions
|
|
@ -26,9 +26,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.0
|
||||
versionCode: 5
|
||||
commit: d539197154bf11716b739e89a9b56c9c5828250d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 969616fec23d5b881dcd91802896197beeb82bccf2df33174258372a94b71b0a
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 0.4.0
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 0.5.0
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue