CutoutViewIndicator icon indicating copy to clipboard operation
CutoutViewIndicator copied to clipboard

Update build dependencies for 2019

Open Cliabhach opened this issue 4 years ago • 1 comments

While I don't see any need to switch directly to Kotlin now, I could see benefits in targeting a more recent version of the Gradle Wrapper (currently at 3.4) and the Android Gradle Plugin (currently at 2.3.2).

In addition, we could see about building against the Androidx 1.0.0 libraries. I'd like to continue to support consumers using pre-28.0.0 versions of the platform, so perhaps we can find a way to build different artifacts for each audience. Keep in mind that the android jetifier can handle translation from Support Library 28.0.0 to Androidx 1.0.0.

Cliabhach avatar Oct 08 '19 04:10 Cliabhach