mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update io.github.antoinepirlot.satunes to 3.2.3 (92)
This commit is contained in:
parent
2357955d66
commit
a0ebce1236
1 changed files with 14 additions and 2 deletions
|
|
@ -453,10 +453,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||
|
||||
- versionName: 3.2.3
|
||||
versionCode: 92
|
||||
commit: 6d094fd071b6182c1134d07a9363bc2f06339fd6
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 7ee0df5b3a800a2239987697d8396ecf176c9ef8a7068893fa1e8852ce5f2679
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
|
||||
CurrentVersion: 3.2.2
|
||||
CurrentVersionCode: 91
|
||||
CurrentVersion: 3.2.3
|
||||
CurrentVersionCode: 92
|
||||
|
|
|
|||
Loading…
Reference in a new issue