Merge branch 'cake-tech:main' into main

This commit is contained in:
Leo 2024-08-03 20:36:34 +08:00 committed by GitHub
commit e7b29c0a56
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/checkout@v2
- uses: actions/setup-java@v1 - uses: actions/setup-java@v1
with: with:
java-version: "11.x" java-version: "17.x"
- name: Configure placeholder git details - name: Configure placeholder git details
run: | run: |
git config --global user.email "CI@cakewallet.com" 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 url: https://github.com/cake-tech/device_display_brightness.git
ref: master ref: master
workmanager: ^0.5.1 workmanager: ^0.5.1
wakelock_plus: ^1.1.3 wakelock_plus: ^1.2.5
flutter_mailer: ^2.0.2 flutter_mailer: ^2.0.2
device_info_plus: ^9.1.0 device_info_plus: ^9.1.0
base32: 2.1.3 base32: 2.1.3