🎨 config revert

This commit is contained in:
Beautus 2019-10-12 20:39:23 +02:00
parent 4cd176d592
commit b6e24b2548

View file

@ -65,7 +65,7 @@ android {
release {
// NOTE: ProGuard is not enabled at the moment
// See: https://flutter.dev/docs/deployment/android to enable it
// signingConfig signingConfigs.release
signingConfig signingConfigs.debug
}
}