This commit is contained in:
Hillel Coren 2020-02-16 17:43:44 +02:00
parent 752a0f0bd9
commit adc72b3b4d
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path name="external_files" path="."/>
</paths>

View File

@ -0,0 +1 @@
include ':app'