mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
session - fix vc
This commit is contained in:
parent
a93041f628
commit
7fd6228eaf
1 changed files with 3 additions and 3 deletions
|
|
@ -1158,7 +1158,7 @@ Builds:
|
|||
ndk: r26b
|
||||
|
||||
- versionName: 1.20.1
|
||||
versionCode: 3830
|
||||
versionCode: 3835
|
||||
commit: cc67ea10ca8cb5f5b3c00cd4fc07d8b444a69a7e
|
||||
subdir: app
|
||||
submodules: true
|
||||
|
|
@ -1196,7 +1196,7 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
- 10*%c
|
||||
- 10*%c + 5
|
||||
UpdateCheckData: app/build.gradle|canonicalVersionCode\s=\s(\d+)|.|canonicalVersionName\s=\s"([\d.]+)"
|
||||
CurrentVersion: 1.20.1
|
||||
CurrentVersionCode: 3830
|
||||
CurrentVersionCode: 3835
|
||||
|
|
|
|||
Loading…
Reference in a new issue