mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update io.github.antoinepirlot.satunes to 3.1.0 (81)
This commit is contained in:
parent
3325dd3694
commit
22c0db67f3
1 changed files with 14 additions and 2 deletions
|
|
@ -373,10 +373,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 3.1.0
|
||||
versionCode: 81
|
||||
commit: c3a3da864a9ddd028e3fbe810545e40289711107
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
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: 3.0.5
|
||||
CurrentVersionCode: 78
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 81
|
||||
|
|
|
|||
Loading…
Reference in a new issue