Skip to content

Commit a0da12b

Browse files
Set 5.10.0 for Android
1 parent 9bf7fab commit a0da12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repositories {
5454
dependencies {
5555
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${project.ext.kotlinVersion}"
5656
implementation "com.facebook.react:react-native:${safeExtGet('reactnativeVersion', '+')}"
57-
implementation 'com.argyle:argyle-link-android:5.10.1'
57+
implementation 'com.argyle:argyle-link-android:5.10.0'
5858
}
5959

6060
def configureReactNativePom(def pom) {

0 commit comments

Comments
 (0)