mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update PianOli to 1.24 (24)
This commit is contained in:
parent
ab5cb3c974
commit
b93df3a673
1 changed files with 13 additions and 2 deletions
|
|
@ -155,7 +155,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.24'
|
||||
versionCode: 24
|
||||
commit: 28c5cc7b119c5d696b5805964e9a7e143fcf51a6
|
||||
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.23'
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: '1.24'
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue