File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.2.0+7
2+
3+ * Make Gradle version compatible with the Android Gradle plugin version.
4+
15## 0.2.0+6
26
37* Add missing ` hashCode ` implementations.
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.4 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.1 -all.zip
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: in_app_purchase
22description : A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.
33author :
Flutter Team <[email protected] > 44homepage : https://github.com/flutter/plugins/tree/master/packages/in_app_purchase
5- version : 0.2.0+6
5+ version : 0.2.0+7
66
77dependencies :
88 async : ^2.0.8
You can’t perform that action at this time.
0 commit comments