diff --git a/pubspec.lock b/pubspec.lock index 44536b29..21dad71a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -244,11 +244,12 @@ packages: device_calendar: dependency: "direct main" description: - name: device_calendar - sha256: "991b55bb9e0a0850ec9367af8227fe25185210da4f5fa7bd15db4cc813b1e2e5" - url: "https://pub.dev" - source: hosted - version: "4.3.2" + path: "." + ref: b21ffc1 + resolved-ref: b21ffc128cf0e9c56d98523176554d8630ff04e1 + url: "https://github.com/builttoroam/device_calendar.git" + source: git + version: "4.3.3" device_info_plus: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 6716a879..1d46ec86 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,10 @@ dependencies: state_notifier: ^0.7.0 hooks_riverpod: ^2.0.0 flutter_hooks: ^0.18.0 - device_calendar: ^4.3.0 + device_calendar: + git: + url: https://github.com/builttoroam/device_calendar.git + ref: b21ffc1 # 4.3.2 + AGP 8.0 compat uuid_type: ^2.0.0 path: ^1.8.0 json_annotation: ^4.6.0