MILESTONE 3: PJSIP Wrapper JNI completo y funcionando

This commit is contained in:
2025-11-03 10:58:02 -04:00
parent 31ffabe6cc
commit 9e5d0d8ebf
17865 changed files with 118001 additions and 1963586 deletions

View File

@@ -0,0 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
alias(libs.plugins.kotlin.android) apply false
}