feat: support audio shares and ingest enqueue endpoint

This commit is contained in:
2026-04-10 21:59:23 -05:00
parent d8e40bf847
commit 0fdc2508d3
5 changed files with 165 additions and 38 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "pro.relaytv"
minSdk = 26
targetSdk = 35
versionCode = 3
versionName = "1.2.0"
versionCode = 4
versionName = "1.2.2"
}
buildTypes {