mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-28 09:27:10 +02:00
move android kotlin project over
This commit is contained in:
parent
2d39deba26
commit
e54e18dab8
65 changed files with 3736 additions and 0 deletions
6
src/RyujinxAndroid/build.gradle
Normal file
6
src/RyujinxAndroid/build.gradle
Normal file
|
@ -0,0 +1,6 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id 'com.android.application' version '8.0.2' apply false
|
||||
id 'com.android.library' version '8.0.2' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.7.20' apply false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue