Canta - update, update recipe

This commit is contained in:
Licaon_Kter 2024-11-18 14:01:34 +00:00
parent 1f8ab72c50
commit 185a83d4a4

View file

@ -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