mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-11-30 08:55:47 -08:00
android: Add kotlin parcelize plugin
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
plugins {
|
||||
id 'com.android.application'
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
id 'kotlin-parcelize'
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user