update(packages): change dependencies version
This commit is contained in:
parent
ec51c8c91d
commit
c0ec589803
4 changed files with 12 additions and 16 deletions
11
pubspec.lock
11
pubspec.lock
|
@ -911,12 +911,11 @@ packages:
|
|||
media_extension:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: intent-action
|
||||
resolved-ref: "77e8f86058c7430cbb620e9880e79b2ad62a2e1e"
|
||||
url: "https://github.com/ente-io/media_extension.git"
|
||||
source: git
|
||||
version: "0.0.3"
|
||||
name: media_extension
|
||||
sha256: "50d9f5dd1b31296b0f5bf63c92b6dd69f5a59d9cd1d984f53834f51176319bb0"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.0"
|
||||
meta:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -76,10 +76,7 @@ dependencies:
|
|||
local_auth: ^1.1.5
|
||||
logging: ^1.0.1
|
||||
lottie: ^1.2.2
|
||||
media_extension:
|
||||
git:
|
||||
url: "https://github.com/ente-io/media_extension.git"
|
||||
ref: "intent-action"
|
||||
media_extension: ^1.0.0
|
||||
modal_bottom_sheet: ^3.0.0-pre
|
||||
motionphoto:
|
||||
git: "https://github.com/ente-io/motionphoto.git"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#Sun Jun 07 22:31:28 IST 2020
|
||||
#Thu Feb 09 18:40:11 IST 2023
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#Tue Apr 21 10:22:19 EDT 2020
|
||||
#Thu Feb 09 18:40:48 IST 2023
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
distributionSha256Sum=10065868c78f1207afb3a92176f99a37d753a513dff453abb6b5cceda4058cda
|
||||
|
|
Loading…
Add table
Reference in a new issue