Skip to content

Commit

Permalink
Update okta-oidc-android to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdeepnanua-okta committed Jan 9, 2023
1 parent ecc1f3e commit 1734428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ repositories {

dependencies {
implementation 'com.facebook.react:react-native:+'
implementation 'com.okta.android:okta-oidc-android:1.3.2'
implementation 'com.okta.android:okta-oidc-android:1.3.4'
}

def configureReactNativePom(def pom) {
Expand Down

0 comments on commit 1734428

Please sign in to comment.