|
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application' |
|
|
|
apply plugin: 'kotlin-android' |
|
|
|
apply plugin: 'kotlin-android' |
|
|
|
apply plugin: 'kotlin-android-extensions' |
|
|
|
apply plugin: 'kotlin-android-extensions' |
|
|
|
apply plugin: 'kotlin-kapt' |
|
|
|
apply plugin: 'kotlin-kapt' |
|
|
|
apply plugin: "de.timfreiheit.resourceplaceholders" |
|
|
|
apply plugin: 'de.timfreiheit.resourceplaceholders' |
|
|
|
apply plugin: 'io.fabric' |
|
|
|
apply plugin: 'io.fabric' |
|
|
|
|
|
|
|
|
|
|
|
androidExtensions { |
|
|
|
androidExtensions { |
|
|
|