Skip to content

Commit

Permalink
Release version 4.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed Feb 12, 2017
1 parent d9a90b7 commit ee93e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ if (travisBuild) {
jsonFile = rootProject.file('dist/googleplay-developer-key.json')
}

task publish(dependsOn: ['publishApkGoogleplayRelease']) {
task publish(dependsOn: ['publishGoogleplayRelease']) {
group = 'Kontalk'
description = 'Publish to Google Play alpha channel'
}
Expand Down

0 comments on commit ee93e31

Please sign in to comment.