bump android mobmetricalib to 3.1.0

This commit is contained in:
Aleksei Androsov 2018-07-25 16:03:58 +03:00 committed by GitHub
parent 60a3522f7c
commit 49af7273b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,5 +18,5 @@ android {
dependencies {
compile 'com.facebook.react:react-native:+'
compile 'com.yandex.android:mobmetricalib:2.80'
compile 'com.yandex.android:mobmetricalib:3.1.0'
}