Move Kapt
This commit is contained in:
parent
29310c86e2
commit
f245bbcfeb
1 changed files with 1 additions and 1 deletions
|
|
@ -8,11 +8,11 @@ plugins {
|
|||
id("com.android.application")
|
||||
id("com.mikepenz.aboutlibraries.plugin")
|
||||
kotlin("android")
|
||||
kotlin("kapt")
|
||||
kotlin("plugin.parcelize")
|
||||
kotlin("plugin.serialization")
|
||||
id("com.github.zellius.shortcut-helper")
|
||||
// Realm (EH)
|
||||
kotlin("kapt")
|
||||
id("realm-android")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue