8 lines
226 B
XML
8 lines
226 B
XML
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<manifest xmlns:tools="http://schemas.android.com/tools"
|
||
|
package="org.cryptomator.presentation">
|
||
|
|
||
|
<uses-sdk tools:overrideLibrary="android.support.test.uiautomator.v18" />
|
||
|
|
||
|
</manifest>
|