android : module (#7502)

* move ndk code to a new library

* add gradle file
This commit is contained in:
Elton Kola
2024-05-25 04:11:33 -04:00
committed by GitHub
parent 902184dd3a
commit 9791f40258
15 changed files with 213 additions and 49 deletions

View File

@@ -15,3 +15,4 @@ dependencyResolutionManagement {
rootProject.name = "LlamaAndroid"
include(":app")
include(":llama")