ably / ably-flutter

A wrapper around our Cocoa and Java client library SDKs, providing iOS and Android support for those using Flutter and Dart.
https://ably.com/download
Apache License 2.0
60 stars 16 forks source link

Update Gradle version and Android Gradle build tools #408

Closed ikurek closed 2 years ago

ikurek commented 2 years ago

Android is currently using {{com.android.tools.build:gradle:4.1.3}} for building {{ably_flutter}}. The current stable version of this package is {{7.2.0}}, and it corresponds to the same version of the Gradle build tool itself. Since newer versions of Gradle come with a lot of benefits (mainly shorter build times) we should consider updating the build tools and Gradle to a more recent version