CW-680: Fix Wakelock Issue (#1557)
Some checks failed
Cache Dependencies / test (push) Has been cancelled

* chore: Bump up wakelock_plus dependency version

* Fix: try fixing ci failure by bumping jdk version
This commit is contained in:
David Adegoke 2024-07-31 02:26:56 +01:00 committed by GitHub
parent eb8158e996
commit a2549b42b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: "11.x"
java-version: "17.x"
- name: Configure placeholder git details
run: |
git config --global user.email "CI@cakewallet.com"

View file

@ -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