mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update ShockAlarm to 0.0.12 (12)
This commit is contained in:
parent
29fc1a240f
commit
025afdf8be
1 changed files with 5 additions and 5 deletions
|
|
@ -43,9 +43,9 @@ Builds:
|
|||
- flutter/bin/flutter build apk
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: 0.0.11
|
||||
versionCode: 11
|
||||
commit: 0a147f6bea5b194a169becd9428bad748b29e198
|
||||
- versionName: 0.0.12
|
||||
versionCode: 12
|
||||
commit: 016867bc35bef6a1387fe9e5593b30dd4f5009a1
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
rm:
|
||||
|
|
@ -73,5 +73,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.0.11
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 0.0.12
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue