Skip to content
Snippets Groups Projects
Commit dd270ec5 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Use the right order for resources gradle plugins

parent 8dc79b4f
No related branches found
No related tags found
1 merge request!388Modularisation
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion rootProject.ext.compileSdkVersion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment