warrior 3 روز پیش
والد
کامیت
a9b4b1037e
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      android/app/capacitor.build.gradle

+ 2 - 2
android/app/capacitor.build.gradle

@@ -15,9 +15,9 @@ dependencies {
     implementation project(':capacitor-haptics')
     implementation project(':capacitor-haptics')
     implementation project(':capacitor-keyboard')
     implementation project(':capacitor-keyboard')
     implementation project(':capacitor-status-bar')
     implementation project(':capacitor-status-bar')
-
+    implementation "androidx.browser:browser:1.3.0"
 }
 }
-
+apply from: "../../node_modules/cordova-plugin-safariviewcontroller/build/android/SafariViewController-java18.gradle"
 
 
 if (hasProperty('postBuildExtras')) {
 if (hasProperty('postBuildExtras')) {
   postBuildExtras()
   postBuildExtras()