mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-05 09:29:19 +08:00
* [database] recreate database branch based off of #2185 * [database] cleanup linting issues * [database] enable tests * [database] add to tests deps
6 lines
157 B
XML
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>
|