android : module (#7502)
* move ndk code to a new library * add gradle file
This commit is contained in:
parent
902184dd3a
commit
9791f40258
15 changed files with 213 additions and 49 deletions
|
@ -2,4 +2,5 @@
|
|||
plugins {
|
||||
id("com.android.application") version "8.2.0" apply false
|
||||
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
|
||||
id("com.android.library") version "8.2.0" apply false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue