mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-03 20:56:57 +00:00
Update Amarok to 0.8.4b1 (53)
This commit is contained in:
parent
cdb5cdcbbc
commit
b4554ca3ee
1 changed files with 13 additions and 2 deletions
|
|
@ -50,9 +50,20 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
|
||||
- versionName: 0.8.4b1
|
||||
versionCode: 53
|
||||
commit: d2da47e04e2b42d51790cc430b8571dcb9252629
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AllowedAPKSigningKeys: 892283816c4dffae8375a53abae349d4a57432c9fccfc061e06d37a7396794e6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[^a]*$
|
||||
CurrentVersion: 0.8.4a2
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: 0.8.4b1
|
||||
CurrentVersionCode: 53
|
||||
|
|
|
|||
Loading…
Reference in a new issue