diff --git a/android/app/build.gradle b/android/app/build.gradle index 811aea1e..e0d475b7 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -158,7 +158,7 @@ dependencies { implementation(name: 'tls12patch', ext: 'aar') // flutter_local_notifications - coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.1' + coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2' implementation 'androidx.window:window:1.3.0' implementation 'androidx.window:window-java:1.3.0' diff --git a/pubspec.lock b/pubspec.lock index 839e1f61..d3cb8423 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1906,10 +1906,10 @@ packages: dependency: "direct main" description: name: upgrader - sha256: d45483694620883107c2f5ca1dff7cdd4237b16810337a9c9c234203eb79eb5f + sha256: b8032125c76338deafcb9964b80fb790d544cda21b09bedf613552afbe9a6691 url: "https://pub.dev" source: hosted - version: "10.3.0" + version: "11.0.0" url_launcher: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index fd2d2a71..75d16a36 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -105,7 +105,7 @@ dependencies: synchronized: ^3.2.0 timeago: ^3.7.0 timezone: ^0.9.4 - upgrader: ^10.3.0 + upgrader: ^11.0.0 url_launcher: ^6.3.0 uuid: ^4.5.0 version: ^3.0.2