Skip to content

build.gradle: always use the local libvlc/medialibrary code in debug mode

Steve Lhomme requested to merge robUx4/vlc-android:debug-local into master

We don't need to build the AAR first when changing local files.

The "debug" variant is the default one in Android Studio.

Merge request reports

Loading