mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-22 03:26:24 +12:00
4 lines
No EOL
173 B
Kotlin
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
|
|
} |