Implement basic calls

Signed-off-by: denis0001-dev <denis0001.dev@ya.ru>
Made-with: Cursor
This commit is contained in:
2026-04-23 16:49:40 +03:00
Unverified
parent ef840fbffe
commit 05e0e70f2a
28 changed files with 2002 additions and 58 deletions
+2
View File
@@ -33,6 +33,8 @@ dependencyResolutionManagement {
}
}
mavenCentral()
// LiveKit Android pulls com.github.davidliu:audioswitch from JitPack.
maven("https://jitpack.io")
}
}