Skip to content
Snippets Groups Projects
Commit 7c29bdc7 authored by poka's avatar poka
Browse files

try release publish key

parent 19020f93
Branches
Tags v0.0.7+7
No related merge requests found
Pipeline #15799 failed
...@@ -65,7 +65,7 @@ android { ...@@ -65,7 +65,7 @@ android {
release { release {
// TODO: Add your own signing config for the release build. // TODO: Add your own signing config for the release build.
// Signing with the debug keys for now, so `flutter run --release` works. // Signing with the debug keys for now, so `flutter run --release` works.
signingConfig signingConfigs.debug signingConfig signingConfigs.release
useProguard true useProguard true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment