mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Move to android studio style project structure with gradle builds.
This commit is contained in:
6
app/lint.xml
Normal file
6
app/lint.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<lint>
|
||||
<issue id="Assert">
|
||||
<ignore path="src/org" />
|
||||
</issue>
|
||||
</lint>
|
||||
Reference in New Issue
Block a user