mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Metronome to 4.1.4 (41)
This commit is contained in:
parent
39c18f08f5
commit
8d878250a3
1 changed files with 13 additions and 2 deletions
|
|
@ -185,7 +185,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.4
|
||||
versionCode: 41
|
||||
commit: 601ef2ffca6194606aa320ee849b2800db3e0a0a
|
||||
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.1.3
|
||||
CurrentVersionCode: 40
|
||||
CurrentVersion: 4.1.4
|
||||
CurrentVersionCode: 41
|
||||
|
|
|
|||
Loading…
Reference in a new issue