mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
ente auth - update
This commit is contained in:
parent
641b9a3308
commit
b4f8466915
1 changed files with 5 additions and 5 deletions
|
|
@ -2297,9 +2297,9 @@ Builds:
|
|||
- flutter/bin/flutter build apk --flavor fdroid -t lib/main.dart
|
||||
ndk: r21
|
||||
|
||||
- versionName: 4.2.6
|
||||
versionCode: 426
|
||||
commit: a1779af68de2ce1b087fe7998226608f096d6913
|
||||
- versionName: 4.2.7
|
||||
versionCode: 427
|
||||
commit: 9a527a15f50c41881c8c4e5d575786f2dc7ad93c
|
||||
subdir: auth
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -2354,5 +2354,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^auth-v
|
||||
UpdateCheckData: auth/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 4.2.6
|
||||
CurrentVersionCode: 426
|
||||
CurrentVersion: 4.2.7
|
||||
CurrentVersionCode: 427
|
||||
|
|
|
|||
Loading…
Reference in a new issue