mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-10 14:52:05 -06:00
android: Adapt EmulationActivity to navigation component
This commit is contained in:
@@ -9,6 +9,7 @@ plugins {
|
||||
id("org.jetbrains.kotlin.android")
|
||||
id("kotlin-parcelize")
|
||||
kotlin("plugin.serialization") version "1.8.21"
|
||||
id("androidx.navigation.safeargs.kotlin")
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user