android: Adapt EmulationActivity to navigation component
This commit is contained in:
parent
278336af63
commit
b79c993328
9 changed files with 86 additions and 74 deletions
|
@ -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")
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue