mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update SimpMusic to 0.1.2-beta (8)
This commit is contained in:
parent
3d72a697a2
commit
2c682acd03
1 changed files with 15 additions and 2 deletions
|
|
@ -58,9 +58,22 @@ Builds:
|
|||
rm:
|
||||
- .idea
|
||||
|
||||
- versionName: 0.1.2-beta
|
||||
versionCode: 8
|
||||
commit: 8e181d83aa85687e3b28fdd68c6ae063d6942949
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- .idea
|
||||
|
||||
AllowedAPKSigningKeys: 76c53bd813ae8f1ce2778f7814b515785719bf9a82c6bee03b8b2dfd706055a1
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.1-beta
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 0.1.2-beta
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue