mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Metronome to 4.3.1 (45)
This commit is contained in:
parent
6ac725641e
commit
051ebb1ef5
1 changed files with 13 additions and 2 deletions
|
|
@ -218,7 +218,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.3.1
|
||||
versionCode: 45
|
||||
commit: 7b482f8dcea1edde2109a1dfd7a1ebeb2272bcc9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 4.3.0
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: 4.3.1
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue