mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
CW-680: Fix Wakelock Issue (#1557)
* chore: Bump up wakelock_plus dependency version * Fix: try fixing ci failure by bumping jdk version
This commit is contained in:
parent
eb8158e996
commit
a2549b42b0
2 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@ dependencies:
|
|||
url: https://github.com/cake-tech/device_display_brightness.git
|
||||
ref: master
|
||||
workmanager: ^0.5.1
|
||||
wakelock_plus: ^1.1.3
|
||||
wakelock_plus: ^1.2.5
|
||||
flutter_mailer: ^2.0.2
|
||||
device_info_plus: ^9.1.0
|
||||
base32: 2.1.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue