fix: enable WebView file uploads
This commit is contained in:
+2
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user