mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
Update Pagan Music Sequencer to 1.3.1 (31)
This commit is contained in:
parent
d2af7d980c
commit
0b233f1d2c
1 changed files with 14 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ WebSite: https://burnsomni.net/manuals/pagan
|
|||
SourceCode: https://burnsomni.net/git/pagan
|
||||
Donate: https://www.buymeacoffee.com/qfsmith
|
||||
|
||||
AutoName: Pagan Opus Editor
|
||||
AutoName: Pagan Music Sequencer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://burnsomni.net/git/pagan.git
|
||||
|
|
@ -135,7 +135,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 31
|
||||
commit: d5435cc9c49bb1a0647df9553c780847eaab77ae
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue