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