mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-10 22:29:08 +00:00
Update SimpMusic to 0.1.3-beta (9)
This commit is contained in:
parent
9a4d14515b
commit
039cc797aa
1 changed files with 15 additions and 2 deletions
|
|
@ -71,9 +71,22 @@ Builds:
|
|||
rm:
|
||||
- .idea
|
||||
|
||||
- versionName: 0.1.3-beta
|
||||
versionCode: 9
|
||||
commit: a337f51e5a4c744c66bd4cc30fafda3bae4e7a34
|
||||
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.2-beta
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 0.1.3-beta
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue