mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update ScanBridge to 1.3.0 (1003000)
This commit is contained in:
parent
d8c8a1e14c
commit
c7f8d75263
1 changed files with 9 additions and 2 deletions
|
|
@ -33,9 +33,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.0
|
||||||
|
versionCode: 1003000
|
||||||
|
commit: ebb3f2debbd96d6dda2b532e96e33bef8fc226bd
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 7d865ea1bf4ead7055906be77ac75dce558f5f3289cbfadb93b025eab87466cc
|
AllowedAPKSigningKeys: 7d865ea1bf4ead7055906be77ac75dce558f5f3289cbfadb93b025eab87466cc
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[0-9]+.[0-9]+.[0-9]+$
|
UpdateCheckMode: Tags ^v[0-9]+.[0-9]+.[0-9]+$
|
||||||
CurrentVersion: 1.2.0
|
CurrentVersion: 1.3.0
|
||||||
CurrentVersionCode: 1002000
|
CurrentVersionCode: 1003000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue