invest screen ui
This commit is contained in:
@@ -54,6 +54,10 @@ android {
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
//Enable the proguard
|
||||
minifyEnabled true
|
||||
shrinkResources true
|
||||
// useProguard true
|
||||
// TODO: Add your own signing config for the release build.
|
||||
// Signing with the debug keys for now, so `flutter run --release` works.
|
||||
signingConfig signingConfigs.debug
|
||||
|
||||
Reference in New Issue
Block a user