mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update MusicBrainz to 5.0.3 (44)
This commit is contained in:
parent
14e54092f2
commit
3336792dd8
1 changed files with 14 additions and 2 deletions
|
|
@ -60,7 +60,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21c
|
||||
|
||||
- versionName: 5.0.3
|
||||
versionCode: 44
|
||||
commit: 4a89ed2b5ece809795b275a524521f420d64be24
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.0.1
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: 5.0.3
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue