Skip to content

Commit 48364f2

Browse files
authored
Merge branch 'master' into renovate/http-0.x
2 parents cc9c5de + 1548137 commit 48364f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-all.zip

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
flutter_webrtc: ^0.5.8
1414
shared_preferences: ^2.0.0
1515
http: ^0.13.0
16-
path_provider: ^1.6.24
16+
path_provider: ^2.0.0
1717

1818
dev_dependencies:
1919
flutter_test:

0 commit comments

Comments
 (0)