mirror of
https://github.com/etesync/android
synced 2024-11-26 18:08:11 +00:00
d56175652c
* moved all dependencies to gradle instead of shipping .jar files in the app/lib directory * switched to official Android port of HttpClient instead of httpclientandroidlib * new .gitignore and project files
6 lines
166 B
XML
6 lines
166 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<issue id="ExtraTranslation" severity="warning" />
|
|
<issue id="MissingTranslation" severity="warning" />
|
|
</lint>
|