Skip to content

Commit

Permalink
Set 5.10.0 for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
zilvinas-argyle committed Nov 12, 2024
1 parent 9bf7fab commit a0da12b
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 @@ -54,7 +54,7 @@ repositories {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${project.ext.kotlinVersion}"
implementation "com.facebook.react:react-native:${safeExtGet('reactnativeVersion', '+')}"
implementation 'com.argyle:argyle-link-android:5.10.1'
implementation 'com.argyle:argyle-link-android:5.10.0'
}

def configureReactNativePom(def pom) {
Expand Down

0 comments on commit a0da12b

Please sign in to comment.