-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
VeryGoodOpenSource/very_good_core
#32Labels
bugSomething isn't working as expectedSomething isn't working as expected
Description
Description
The gradle version might be pumped to meet the current base Flutter project setup.
Steps To Reproduce
- Go to
your_project\android\build.gradle - See
buildscript.dependenciesand you will find that the current plugin version is3.6.3.
Expected Behavior
At the moment, the flutter create command already sets the plugin version to 4.1.0.
No huge impact on builds but just for the sake of consistency.
Additional Context
very_good version: 0.1.7
Flutter 2.0.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 4d7946a68d (3 weeks ago) • 2021-03-18 17:24:33 -0700
Engine • revision 3459eb2436
Tools • Dart 2.12.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expected
