Add livekit

This commit is contained in:
2024-11-24 10:54:55 +08:00
parent ed32a31819
commit 66f41179ba
13 changed files with 62 additions and 135 deletions

View File

@ -12,7 +12,7 @@ plugins {
android {
namespace = "dev.solsynth.solian"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion
ndkVersion = "27.0.12077973"
compileOptions {
sourceCompatibility JavaVersion.VERSION_17