Panda3DS/src/pandroid/build.gradle.kts
2023-11-14 15:30:53 +02:00

4 lines
No EOL
173 B
Kotlin

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.1.2" apply false
}