mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Classical Music Tagger to 1.8.1 (25)
This commit is contained in:
parent
0769a5cb10
commit
bb3a26ea6a
1 changed files with 13 additions and 2 deletions
|
|
@ -128,7 +128,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.1
|
||||
versionCode: 25
|
||||
commit: 18fd1a6dc991ecfbda1b590727d5afeb1f63b72d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue