mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update io.github.antoinepirlot.satunes to 3.1.1 (82)
This commit is contained in:
parent
9077232cf0
commit
c73b548184
1 changed files with 10 additions and 2 deletions
|
|
@ -385,10 +385,18 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 3.1.1
|
||||
versionCode: 82
|
||||
commit: 5f62984a58d761e679f02a53673aa31f41364fff
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 7ee0df5b3a800a2239987697d8396ecf176c9ef8a7068893fa1e8852ce5f2679
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 81
|
||||
CurrentVersion: 3.1.1
|
||||
CurrentVersionCode: 82
|
||||
|
|
|
|||
Loading…
Reference in a new issue