Initialised xmls, made folder and image item.

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

View file

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