ml-opensource / ml-opensource/CutoutViewIndicator
Update build dependencies for 2019
@Cliabhach is already working on this.
Since Oct 8, 2019.
- Dominant language
- Java
- Stars
- 21
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.