Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kjxbyz committed Sep 4, 2024
1 parent 1e10b48 commit 07f2d40
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07f2d40

Please sign in to comment.