mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-22 11:36:24 +12:00
Add initial pandroid files
This commit is contained in:
parent
a98fcfc56f
commit
469ae2805c
41 changed files with 782 additions and 10 deletions
4
src/pandroid/build.gradle.kts
Normal file
4
src/pandroid/build.gradle.kts
Normal file
|
@ -0,0 +1,4 @@
|
|||
// 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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue