mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Canta - update, update recipe
This commit is contained in:
parent
1f8ab72c50
commit
185a83d4a4
1 changed files with 11 additions and 7 deletions
|
|
@ -655,14 +655,18 @@ Builds:
|
|||
- mv $repo/Canta org.samo_lego.canta
|
||||
- cd org.samo_lego.canta
|
||||
|
||||
- versionName: 2.2.2
|
||||
versionCode: 205
|
||||
commit: c3df32e6a8613fc4055b45ec863fe31fd91d60ad
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/samolego/Canta/releases/download/%v/app-release.apk
|
||||
|
||||
AllowedAPKSigningKeys: 0a2640317c43272188c3e13194c15460691f12c39ea19bba727dd67fb56289d4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
- 10 * %c + 1
|
||||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 93
|
||||
UpdateCheckData: app/gradle.properties|version_code=(\d+)|.|version_name=(.+)
|
||||
CurrentVersion: 2.2.2
|
||||
CurrentVersionCode: 205
|
||||
|
|
|
|||
Loading…
Reference in a new issue