try release publish key

This commit is contained in:
poka 2022-05-31 11:44:36 +02:00
parent 19020f93f6
commit 7c29bdc73c
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ android {
release {
// 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
signingConfig signingConfigs.release
useProguard true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'