mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 22:08:35 +00:00
Update com.toasterofbread.spmp to 0.4.0 (20)
This commit is contained in:
parent
6dd8c73b5b
commit
08c31186ba
1 changed files with 10 additions and 2 deletions
|
|
@ -71,10 +71,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.0
|
||||
versionCode: 20
|
||||
commit: d00804090eaa3f9aaae7ece376bc8189136a17a1
|
||||
subdir: androidApp
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 38d400eb7d8fdc34895598e0f6ee6062762b747c1e8b54370b04e6dd20c337ad
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^(?!.*-).*$
|
||||
UpdateCheckData: shared/src/commonMain/resources/assets/values/strings.xml|version_code.+>(\d+)<.+|shared/src/commonMain/resources/assets/values/strings.xml|version_string.+>(.*)<.+
|
||||
CurrentVersion: 0.3.2
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 0.4.0
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue