mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Crypto ID to 0.5.4 (20)
This commit is contained in:
parent
657a25e894
commit
cbaee70025
1 changed files with 5 additions and 5 deletions
|
|
@ -372,9 +372,9 @@ Builds:
|
|||
- bash fdroid/setup.sh
|
||||
- flutter build apk --release
|
||||
|
||||
- versionName: 0.5.3
|
||||
versionCode: 19
|
||||
commit: d8d24ad4b9d8629e82601d9d8bd138b736e3d1a4
|
||||
- versionName: 0.5.4
|
||||
versionCode: 20
|
||||
commit: c10a29d12d0a2db7d257ed740973909bb5bc771a
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -402,5 +402,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.5.3
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 0.5.4
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue