Closed ikurek closed 2 years ago
This closes #408. I've updated Gradle version to the latest one available 7.4.2 and Android build tools to 7.2.0. I've also removed deprecated references to jCenter() and set both compile and target SDK versions to the latest Android SDK - 32.
7.4.2
7.2.0
jCenter()
32
I've switched this to draft, because the CI checks will fail until https://github.com/ably/ably-flutter/issues/417 is resolved
This closes #408. I've updated Gradle version to the latest one available
7.4.2
and Android build tools to7.2.0
. I've also removed deprecated references tojCenter()
and set both compile and target SDK versions to the latest Android SDK -32
.