File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
image_picker/image_picker_android
in_app_purchase/in_app_purchase/example/android/app/gradle/wrapper
pigeon/example/app/android/gradle/wrapper Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
- ## NEXT
1
+ ## 0.8.6+11
2
2
3
+ * Updates gradle to 7.6.1.
3
4
* Updates gradle, AGP and fixes some lint errors.
4
5
5
6
## 0.8.6+10
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.4 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.6.1 -bin.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Android implementation of the image_picker plugin.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker_android
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+image_picker%22
5
5
6
- version : 0.8.6+10
6
+ version : 0.8.6+11
7
7
8
8
environment :
9
9
sdk : " >=2.18.0 <4.0.0"
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.0.2 -all.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.6.1 -all.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
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-7.5 -all.zip
5
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.6.1 -all.zip
You can’t perform that action at this time.
0 commit comments