Skip to content

Commit 5052beb

Browse files
--no --shrink off
1 parent ddf64bc commit 5052beb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/app/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ android {
5050
// TODO: Add your own signing config for the release build.
5151
// Signing with the debug keys for now, so `flutter run --release` works.
5252
signingConfig signingConfigs.debug
53+
shrinkResources false
54+
minifyEnabled false
5355
}
5456
}
5557
}

0 commit comments

Comments
 (0)