Skip to content

Commit 12ee504

Browse files
chore: update dependency to OSInAppBrowserLib-Android
References: https://outsystemsrd.atlassian.net/browse/RMET-3987
1 parent 386e213 commit 12ee504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repositories {
5454
dependencies {
5555
// implementation fileTree(dir: 'libs', include: ['*.jar'])
5656
implementation project(':capacitor-android')
57-
implementation "com.capacitorjs:osinappbrowser-android:1.2.0"
57+
implementation "com.capacitorjs:osinappbrowser-android:1.2.1"
5858
implementation 'androidx.browser:browser:1.8.0'
5959
implementation "androidx.constraintlayout:constraintlayout:2.2.0"
6060
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"

0 commit comments

Comments
 (0)