mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
ente photos: fix
This commit is contained in:
parent
895b1ab657
commit
afe03c1167
1 changed files with 5 additions and 6 deletions
|
|
@ -1515,10 +1515,9 @@ Builds:
|
|||
- thirdparty/flutter/bin/flutter build apk --flavor fdroid -t lib/main.dart
|
||||
ndk: r21
|
||||
|
||||
- versionName: 0.8.20
|
||||
versionCode: 540
|
||||
disable: https://github.com/ente-io/photos-app/issues/1633
|
||||
commit: f31ce6ce19841a764c209446c884c4c287d31f7a
|
||||
- versionName: 0.8.21
|
||||
versionCode: 541
|
||||
commit: 23131accd897f934637a6fc503f1647164884bc5
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -1565,5 +1564,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^fdroid-
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.8.20
|
||||
CurrentVersionCode: 540
|
||||
CurrentVersion: 0.8.21
|
||||
CurrentVersionCode: 541
|
||||
|
|
|
|||
Loading…
Reference in a new issue