mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 09:09:29 +01:00
4 lines
193 B
Groovy
4 lines
193 B
Groovy
rootProject.name = 'SubSonify'
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
|
include ':app'
|