mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-11 14:21:56 -08:00
android: Add kotlin parcelize plugin
This commit is contained in:
parent
e2a7143a3d
commit
c53e927368
@ -1,6 +1,7 @@
|
|||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application'
|
id 'com.android.application'
|
||||||
id 'org.jetbrains.kotlin.android'
|
id 'org.jetbrains.kotlin.android'
|
||||||
|
id 'kotlin-parcelize'
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user