2019-08-28 13:20:49 +02:00

4 lines
214 B
Groovy

rootProject.name = 'openvidu_react_native_androidx'
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
include ':app'