dooboolab-community / flutter_inapp_purchase

(Sun Rised!) Flutter plugin for In App Purchase.
MIT License
549 stars 235 forks source link

Update dependency gradle to v4.10.3 #397

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) patch 4.10.2 -> 4.10.3

Release Notes

gradle/gradle ### [`v4.10.3`](https://togithub.com/gradle/gradle/releases/tag/v4.10.3): 4.10.3 This bug-fix release contains **3** changes to Gradle 4.10.2: - [https://github.com/gradle/gradle/pull/7510](https://togithub.com/gradle/gradle/pull/7510) - [https://github.com/gradle/gradle/issues/6849](https://togithub.com/gradle/gradle/issues/6849) - [https://github.com/gradle/gradle/issues/7014](https://togithub.com/gradle/gradle/issues/7014) It also incorporates all fixes to 4.10.1 and 4.10.2. We recommend that you use Gradle 4.10.3 over 4.10, 4.10.1 and 4.10.2. #### Upgrade Instructions Switch your build to use Gradle 4.10.3 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.10.3` Standalone downloads are available at https://gradle.org/install. #### Reporting Problems If you find a problem with Gradle 4.10.3, please file a bug on [GitHub Issues](https://togithub.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #397 (fc42ec9) into main (01f84b4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #397   +/-   ##
=======================================
  Coverage   47.69%   47.69%           
=======================================
  Files           4        4           
  Lines         478      478           
=======================================
  Hits          228      228           
  Misses        250      250           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.