mirror of https://github.com/readrops/Readrops.git
Apply plugin kotlin-kapt
This commit is contained in:
parent
e1a52d7b27
commit
e5b56c4614
|
@ -1,6 +1,7 @@
|
|||
apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android-extensions'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'kotlin-kapt'
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
|
|
Loading…
Reference in New Issue