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 c618fff commit c696bd2Copy full SHA for c696bd2
android/build.gradle
@@ -58,7 +58,7 @@ repositories {
58
dependencies {
59
// implementation fileTree(dir: 'libs', include: ['*.jar'])
60
implementation project(':capacitor-android')
61
- implementation("io.ionic.libs:ioninappbrowser-android:1.5.0")
+ implementation("io.ionic.libs:ioninappbrowser-android:1.6.0")
62
implementation 'androidx.browser:browser:1.8.0'
63
implementation "androidx.constraintlayout:constraintlayout:2.2.0"
64
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
0 commit comments