File tree 3 files changed +6
-2
lines changed
example/android/gradle/wrapper 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.6.3+7
2
+
3
+ * Updated gradle version of example.
4
+
1
5
## 0.6.3+6
2
6
3
7
* Make the pedantic dev_dependency explicit.
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
3
zipStoreBase =GRADLE_USER_HOME
4
4
zipStorePath =wrapper/dists
5
- distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.2 -all.zip
5
+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.4.1 -all.zip
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: share
2
2
description : Flutter plugin for sharing content via the platform share UI, using
3
3
the ACTION_SEND intent on Android and UIActivityViewController on iOS.
4
4
homepage : https://github.com/flutter/plugins/tree/master/packages/share
5
- version : 0.6.3+6
5
+ version : 0.6.3+7
6
6
7
7
flutter :
8
8
plugin :
You can’t perform that action at this time.
0 commit comments