mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Crypto ID: 0.2.2
This commit is contained in:
parent
5aadc9951c
commit
90b0190bdf
1 changed files with 5 additions and 6 deletions
|
|
@ -10,10 +10,9 @@ RepoType: git
|
|||
Repo: https://gitlab.com/cryptographic_id/cryptographic-id-flutter.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.2.1
|
||||
versionCode: 5
|
||||
disable: aapt error
|
||||
commit: 87d4385bcf8bc38856a8e178be30da24d9b45a52
|
||||
- versionName: 0.2.2
|
||||
versionCode: 6
|
||||
commit: d04e50da09e032a9e6e8d8cab42b1426b939bc31
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -42,5 +41,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.2.1
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 0.2.2
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue