mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update io.github.antoinepirlot.satunes to 1.1.0 (32)
This commit is contained in:
parent
147859fa58
commit
daf90a2c31
1 changed files with 13 additions and 2 deletions
|
|
@ -25,10 +25,21 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'META-INF/services/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 1.1.0
|
||||||
|
versionCode: 32
|
||||||
|
commit: dc63d59ca38f2c68fa2b2c7a81ef9aea10370586
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.3
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
'META-INF/services/*'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 7ee0df5b3a800a2239987697d8396ecf176c9ef8a7068893fa1e8852ce5f2679
|
AllowedAPKSigningKeys: 7ee0df5b3a800a2239987697d8396ecf176c9ef8a7068893fa1e8852ce5f2679
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags v[\d.]+$
|
UpdateCheckMode: Tags v[\d.]+$
|
||||||
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
|
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
|
||||||
CurrentVersion: 1.0.3
|
CurrentVersion: 1.1.0
|
||||||
CurrentVersionCode: 30
|
CurrentVersionCode: 32
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue