mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
ente.auth - update
This commit is contained in:
parent
f3c2c61cff
commit
2aa6cc7205
1 changed files with 5 additions and 6 deletions
|
|
@ -1385,10 +1385,9 @@ Builds:
|
|||
- flutter/bin/flutter build apk --flavor fdroid -t lib/main.dart
|
||||
ndk: r21
|
||||
|
||||
- versionName: 3.0.6
|
||||
versionCode: 306
|
||||
disable: https://github.com/ente-io/ente/issues/1279#issuecomment-2146892444
|
||||
commit: 493153dce12a7bb5aaf325f62239fc45de8536be
|
||||
- versionName: 3.0.7
|
||||
versionCode: 307
|
||||
commit: 358761f267f34fec3025a0d37b92df704780bf8e
|
||||
subdir: auth
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -1438,5 +1437,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^auth-v
|
||||
UpdateCheckData: auth/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 3.0.6
|
||||
CurrentVersionCode: 306
|
||||
CurrentVersion: 3.0.7
|
||||
CurrentVersionCode: 307
|
||||
|
|
|
|||
Loading…
Reference in a new issue