Skip to content

Remove kotlin-android-extensions plugin and update gradle dependencies

Robert Stone requested to merge rhstone/vlc-android:fix-gradle-warnings into master

Description

This MR replaces the kotlin-android-extensions plugin. A small junit dependency change is also included to resolve an issue importing a library with an incorrect version.

Types of changes

  • Enhancement (non-breaking change which cleans up / improves existing functionality)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Fixes: #2467 (closed)

Edited by Robert Stone

Merge request reports