mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 19:25:39 +00:00
Updated guerrilla mail's version
This commit is contained in:
parent
ec2fea29fe
commit
3a93d4b658
1 changed files with 3 additions and 3 deletions
|
|
@ -17,8 +17,8 @@ Repo: https://gitlab.com/TheOneWithTheBraid/guerrilla_mail.git
|
|||
|
||||
Builds:
|
||||
- versionName: 0.1.4
|
||||
versionCode: 5
|
||||
commit: 0.1.4+5
|
||||
versionCode: 6
|
||||
commit: 0.1.4+6
|
||||
output: build/app/outputs/apk/release/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.6.0-5.1.pre
|
||||
|
|
@ -33,4 +33,4 @@ AutoUpdateMode: Version
|
|||
UpdateCheckMode: Tags ^.*$
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.1.4
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue