mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update SimpMusic to 0.1.6 (13)
This commit is contained in:
parent
7aa1e2212c
commit
febee94dd7
1 changed files with 15 additions and 2 deletions
|
|
@ -111,9 +111,22 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- .idea
|
- .idea
|
||||||
|
|
||||||
|
- versionName: 0.1.6
|
||||||
|
versionCode: 13
|
||||||
|
commit: 2837e472fc96b423960efe4484ffb5cd41c4036e
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- .idea
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 76c53bd813ae8f1ce2778f7814b515785719bf9a82c6bee03b8b2dfd706055a1
|
AllowedAPKSigningKeys: 76c53bd813ae8f1ce2778f7814b515785719bf9a82c6bee03b8b2dfd706055a1
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.1.5
|
CurrentVersion: 0.1.6
|
||||||
CurrentVersionCode: 12
|
CurrentVersionCode: 13
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue