mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
ente.auth - update
This commit is contained in:
parent
739ef0c369
commit
8568db096e
1 changed files with 5 additions and 5 deletions
|
|
@ -709,9 +709,9 @@ Builds:
|
|||
- flutter/bin/flutter build apk --flavor fdroid -t lib/main.dart
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.0.13
|
||||
versionCode: 213
|
||||
commit: afaf26a2f2a8ef28b7ad9c8ab3dc355333f3f251
|
||||
- versionName: 2.0.15
|
||||
versionCode: 215
|
||||
commit: 67c5452deeeee88863c6a6a1e7683a73a7c79ba0
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -757,5 +757,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.0.13
|
||||
CurrentVersionCode: 213
|
||||
CurrentVersion: 2.0.15
|
||||
CurrentVersionCode: 215
|
||||
|
|
|
|||
Loading…
Reference in a new issue