mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 12:49:55 +01:00
Separated Android code and core code into distinct Eclipse projects.
This should make it possible to develop the core in Eclipse without the ADT.
This commit is contained in:
4
briar-android/lint.xml
Normal file
4
briar-android/lint.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<lint>
|
||||
<issue id="UseSparseArrays" severity="ignore" />
|
||||
</lint>
|
||||
Reference in New Issue
Block a user