fix: enable WebView file uploads

This commit is contained in:
2026-04-15 15:18:36 -05:00
parent e754880233
commit a569e7b0d7
3 changed files with 79 additions and 5 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "pro.relaytv"
minSdk = 26
targetSdk = 35
versionCode = 4
versionName = "1.2.2"
versionCode = 5
versionName = "1.2.3"
}
buildTypes {