bump android mobmetricalib to 2.80

This commit is contained in:
Vladimir Semyonov 2018-04-02 14:56:41 +03:00 committed by GitHub
parent 2abc7cc903
commit 8f1966391d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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