'full' and 'lite' flavors
This commit is contained in:
parent
11e042e707
commit
6670bccc50
16 changed files with 182 additions and 64 deletions
3
app/src/lite/AndroidManifest.xml
Normal file
3
app/src/lite/AndroidManifest.xml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<uses-permission android:name="android.permission.INTERNET"/> <!-- allows dictionary download -->
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue