mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update SimpMusic to 0.1.7 (14)
This commit is contained in:
parent
0498ddd78c
commit
da1c8ba74a
1 changed files with 19 additions and 2 deletions
|
|
@ -114,9 +114,26 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
res/*.json
|
res/*.json
|
||||||
|
|
||||||
|
- versionName: 0.1.7
|
||||||
|
versionCode: 14
|
||||||
|
commit: 3a721aafa34d485c086abaa5164e52b9427f2e91
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.3
|
||||||
|
rm:
|
||||||
|
- .idea
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
res/*.json
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 76c53bd813ae8f1ce2778f7814b515785719bf9a82c6bee03b8b2dfd706055a1
|
AllowedAPKSigningKeys: 76c53bd813ae8f1ce2778f7814b515785719bf9a82c6bee03b8b2dfd706055a1
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.1.6
|
CurrentVersion: 0.1.7
|
||||||
CurrentVersionCode: 13
|
CurrentVersionCode: 14
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue