Set light navigation bar

This commit is contained in:
Prathamesh More 2021-09-16 17:50:01 +05:30
parent 3722347305
commit cccbc2804e
4 changed files with 12 additions and 4 deletions

View file

@ -33,8 +33,6 @@ android {
buildTypes {
release {
//debuggable true
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
signingConfig signingConfigs.release
}
debug {