Files
react-native-firebase/packages/storage/android/lint.xml
Mike Diarmid 7f11a9e501 [v6] Implement Cloud Storage (#2043)
See the changelog for detailed changes.
2019-05-03 12:05:40 +01:00

6 lines
157 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<lint>
<!-- Disable the given check in this project -->
<issue id="GradleCompatible" severity="ignore" />
</lint>