mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +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
|
Repo: https://gitlab.com/cryptographic_id/cryptographic-id-flutter.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 0.2.1
|
- versionName: 0.2.2
|
||||||
versionCode: 5
|
versionCode: 6
|
||||||
disable: aapt error
|
commit: d04e50da09e032a9e6e8d8cab42b1426b939bc31
|
||||||
commit: 87d4385bcf8bc38856a8e178be30da24d9b45a52
|
|
||||||
submodules: true
|
submodules: true
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
|
|
@ -42,5 +41,5 @@ Builds:
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
CurrentVersion: 0.2.1
|
CurrentVersion: 0.2.2
|
||||||
CurrentVersionCode: 5
|
CurrentVersionCode: 6
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue