release 2.0.0
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Version for React Native
|
||||
* © 2020 YANDEX
|
||||
* You may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
* https://yandex.com/legal/appmetrica_sdk_agreement/
|
||||
*/
|
||||
|
||||
rootProject.name = 'AppMetricaReactNativeSample'
|
||||
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
||||
include ':app'
|
||||
Reference in New Issue
Block a user