diff --git a/flutter/android/gradle/wrapper/gradle-wrapper.properties b/flutter/android/gradle/wrapper/gradle-wrapper.properties index b8793d3c0..cc5527d78 100644 --- a/flutter/android/gradle/wrapper/gradle-wrapper.properties +++ b/flutter/android/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip diff --git a/flutter/pubspec.lock b/flutter/pubspec.lock index 7c0b90e54..bb27d243e 100644 --- a/flutter/pubspec.lock +++ b/flutter/pubspec.lock @@ -1138,7 +1138,7 @@ packages: name: wakelock url: "https://pub.dartlang.org" source: hosted - version: "0.5.6" + version: "0.6.2" wakelock_macos: dependency: transitive description: diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 09025ad0e..91c3b4164 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: external_path: ^1.0.1 provider: ^6.0.3 tuple: ^2.0.0 - wakelock: ^0.5.2 + wakelock: ^0.6.2 device_info_plus: ^4.1.2 #firebase_analytics: ^9.1.5 package_info_plus: ^1.4.2