* use modules instead of source sets
* Kotlin JVM instead of multiplatform (for now) to make things simpler
* Warning: GameCell doesn't use mutableState anymore, this needs to be
fixed for the UI to work!
3 lines
66 B
XML
3 lines
66 B
XML
<resources>
|
|
<string name="app_name">YAEP</string>
|
|
</resources> |