mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Metronome to 4.3.2 (46)
This commit is contained in:
parent
23f609e449
commit
68ed57832d
1 changed files with 13 additions and 2 deletions
|
|
@ -229,7 +229,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.3.2
|
||||
versionCode: 46
|
||||
commit: dc415442fa1e0a26c57a2e501db5e66f904fe0b4
|
||||
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.1
|
||||
CurrentVersionCode: 45
|
||||
CurrentVersion: 4.3.2
|
||||
CurrentVersionCode: 46
|
||||
|
|
|
|||
Loading…
Reference in a new issue