flutter_ua_client_hints icon indicating copy to clipboard operation
flutter_ua_client_hints copied to clipboard

Update dependencies

Open wasabeef opened this issue 2 years ago • 1 comments

What does this change?

Feature

  • Update required Dart to >=2.17.0
  • Update required Flutter to >=3.0.0
  • Downgrade Android minSdkVersion 22 to 21

**Development

  • Update Flutter to 3.7.12
  • Update Dart to 2.19.6
  • Update Gradle dependencies

wasabeef avatar Apr 27 '23 03:04 wasabeef

AGP 8.0.0 (Android Gradle Plugin) requires a namespace in build.gradle, maybe you can add that, too.

AG-IT-Solutions avatar Nov 30 '23 14:11 AG-IT-Solutions