mirror of https://github.com/readrops/Readrops.git
Remove kapt declaration from API module
This commit is contained in:
parent
1533f67de8
commit
4539fdff92
|
@ -1,6 +1,5 @@
|
|||
apply plugin: 'com.android.library'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'kotlin-kapt'
|
||||
|
||||
android {
|
||||
compileSdkVersion rootProject.ext.compileSdkVersion
|
||||
|
|
Loading…
Reference in New Issue