cryptomator-android/util/src/main/AndroidManifest.xml

6 lines
160 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.cryptomator.util">
<application android:allowBackup="false" />
</manifest>