We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 386e213 commit 12ee504Copy full SHA for 12ee504
android/build.gradle
@@ -54,7 +54,7 @@ repositories {
54
dependencies {
55
// implementation fileTree(dir: 'libs', include: ['*.jar'])
56
implementation project(':capacitor-android')
57
- implementation "com.capacitorjs:osinappbrowser-android:1.2.0"
+ implementation "com.capacitorjs:osinappbrowser-android:1.2.1"
58
implementation 'androidx.browser:browser:1.8.0'
59
implementation "androidx.constraintlayout:constraintlayout:2.2.0"
60
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
0 commit comments