mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update io.github.antoinepirlot.satunes to 2.2.4 (51)
This commit is contained in:
parent
901f6b3257
commit
04ee7bd0bf
1 changed files with 14 additions and 2 deletions
|
|
@ -173,10 +173,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 2.2.4
|
||||
versionCode: 51
|
||||
commit: a6ef746566810488c60d252fd9a0f3f097e8cc80
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 7ee0df5b3a800a2239987697d8396ecf176c9ef8a7068893fa1e8852ce5f2679
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
|
||||
CurrentVersion: 2.2.3
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 2.2.4
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue