Skip to content

Commit a78dc26

Browse files
committed
Added signing config
1 parent 6159b55 commit a78dc26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ android {
3232
minifyEnabled true
3333
useProguard = true
3434
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
35+
signingConfig signingConfigs.release
3536
}
3637
debug {
3738
shrinkResources false

0 commit comments

Comments
 (0)