mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update Amarok to 0.8.6b1 (72)
This commit is contained in:
parent
01ca814357
commit
899dcd4893
1 changed files with 13 additions and 2 deletions
|
|
@ -96,9 +96,20 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
|
||||
- versionName: 0.8.6b1
|
||||
versionCode: 72
|
||||
commit: 32fc8a025321b954e5801d3edf437872a40c39ee
|
||||
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.5b3
|
||||
CurrentVersionCode: 64
|
||||
CurrentVersion: 0.8.6b1
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue