Skip to content

Commit 584ece2

Browse files
Android SDK version updated to 3.21.5
1 parent 1b96f69 commit 584ece2

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
@@ -57,5 +57,5 @@ dependencies {
5757
// https://github.com/facebook/react-native/blob/0.61-stable/template/android/app/build.gradle#L192
5858
//noinspection GradleDynamicVersion
5959
implementation 'com.facebook.react:react-native:+' // From node_modules
60-
implementation 'com.metamap:android-sdk:3.21.4'
60+
implementation 'com.metamap:android-sdk:3.21.5'
6161
}

0 commit comments

Comments
 (0)