android : module (#7502)

* move ndk code to a new library

* add gradle file
This commit is contained in:
Elton Kola
2024-05-25 11:11:33 +03:00
committed by GitHub
parent 902184dd3a
commit 9791f40258
15 changed files with 213 additions and 49 deletions
@@ -15,3 +15,4 @@ dependencyResolutionManagement {
rootProject.name = "LlamaAndroid"
include(":app")
include(":llama")