mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Update io.github.antoinepirlot.satunes to 3.3.0 (97)
This commit is contained in:
parent
7e60a1bbc4
commit
70496c3de5
1 changed files with 10 additions and 2 deletions
|
|
@ -465,10 +465,18 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||
|
||||
- versionName: 3.3.0
|
||||
versionCode: 97
|
||||
commit: 20bf1e4724b2243be573c5a6a8d4676b0854c507
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 7ee0df5b3a800a2239987697d8396ecf176c9ef8a7068893fa1e8852ce5f2679
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
|
||||
CurrentVersion: 3.2.3
|
||||
CurrentVersionCode: 92
|
||||
CurrentVersion: 3.3.0
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue