Files
react-native-fast-image/ReactNativeFastImageExample/android/settings.gradle
T

4 lines
211 B
Groovy
Executable File

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