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