Commit ed58f1f
Changed files (1)
android
app
android/app/build.gradle
@@ -1,4 +1,5 @@
apply plugin: "com.android.application"
+apply from: project(':react-native-config').projectDir.getPath() + "/dotenv.gradle"
import com.android.build.OutputFile