Initialised xmls, made folder and image item.

This commit is contained in:
Aditya Srivastava 2021-05-25 00:54:55 +05:30
parent 6dff9d674e
commit efc8a6e7d7
7 changed files with 287 additions and 1 deletions

View file

@ -204,7 +204,7 @@ android {
}
}
debug {
minifyEnabled true
minifyEnabled false
testCoverageEnabled project.hasProperty('coverage')
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
testProguardFile 'test-proguard-rules.txt'