1
0
mirror of https://github.com/etesync/android synced 2024-11-26 18:08:11 +00:00
etesync-android/app/lint.xml
R Hirner d56175652c Migrated to Android Studio/gradle
* 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
2014-12-20 20:21:46 +01:00

6 lines
166 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<lint>
<issue id="ExtraTranslation" severity="warning" />
<issue id="MissingTranslation" severity="warning" />
</lint>