Add Kotlin Android plugin to module
This commit is contained in:
parent
290000687a
commit
90d4b22799
@ -10,6 +10,7 @@ if (useKeystoreProperties) {
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id("com.android.application")
|
id("com.android.application")
|
||||||
|
id("kotlin-android")
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user