Skip to content

Commit

Permalink
build.gradle edited online with Bitbucket
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksTuev committed Sep 4, 2018
1 parent 6aa4fbb commit 9a14d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/app-injector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ android {
matchingFallbacks = ['release']
}
release {
signingConfig signingConfigs.test
signingConfig signingConfigs.test //todo заменить
multiDexEnabled false
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), '../proguard-rules.pro'
Expand Down

0 comments on commit 9a14d7a

Please sign in to comment.