gradle fix

This commit is contained in:
feruz 2021-07-29 14:43:08 +03:00
parent ff29bf23ac
commit 861bcd7819
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
apply plugin: "com.android.application"
apply plugin: 'com.google.gms.google-services'
apply from: project(':react-native-config').projectDir.getPath() + "/dotenv.gradle"
apply plugin: 'com.bugsnag.android.gradle'
import com.android.build.OutputFile