Skip to content

Commit

Permalink
chore: update dependency to OSInAppBrowserLib-Android
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgerardojacinto committed Nov 12, 2024
1 parent f757e03 commit f5d0053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ allprojects {
}

dependencies{
implementation("com.github.outsystems:osinappbrowser-android:1.0.3-dev@aar")
implementation("com.github.outsystems:osinappbrowser-android:1.0.3-cap@aar")

implementation("androidx.browser:browser:1.8.0")
implementation("com.google.android.gms:play-services-auth:21.2.0")
Expand Down

0 comments on commit f5d0053

Please sign in to comment.