mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-23 05:13:04 +03:00
remove gradle deprecated line
This commit is contained in:
parent
8609888e06
commit
84619b2d3a
@ -232,7 +232,3 @@ task copyDownloadableDepsToLibs(type: Copy) {
|
||||
|
||||
apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project)
|
||||
apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
|
||||
|
||||
bugsnag {
|
||||
uploadReactNativeMappings = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user