mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-25 16:53:53 +00:00
android: Add kotlin parcelize plugin
This commit is contained in:
parent
e2a7143a3d
commit
c53e927368
|
|
@ -1,6 +1,7 @@
|
|||
plugins {
|
||||
id 'com.android.application'
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
id 'kotlin-parcelize'
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue