mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
musicsearch - fix UCD
This commit is contained in:
parent
9519aaa1a1
commit
71d0914ba5
1 changed files with 3 additions and 3 deletions
|
|
@ -39,7 +39,7 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.6.0
|
||||
- versionName: 1.6.0-beta.9
|
||||
versionCode: 472
|
||||
commit: 728aea157b01492e7a9baa812e982cd3f9dc0bfc
|
||||
subdir: android/app
|
||||
|
|
@ -64,6 +64,6 @@ AllowedAPKSigningKeys: c9b37762445dfcab7eabea79195d7f5c32501180f7c31403cf5cb427f
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=([\d.]+)
|
||||
CurrentVersion: 1.6.0
|
||||
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
|
||||
CurrentVersion: 1.6.0-beta.9
|
||||
CurrentVersionCode: 472
|
||||
|
|
|
|||
Loading…
Reference in a new issue