Skip to content

Commit

Permalink
Bump to version 54 (3.0.1)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed Jun 28, 2015
1 parent 234b787 commit 0110d0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {

defaultConfig {
applicationId "org.kontalk"
versionCode 53
versionName "3.0.1-preview"
versionCode 54
versionName "3.0.1"
targetSdkVersion 22
resValue "string", "account_type", applicationId + '.account'
buildConfigField "String", "ACCOUNT_TYPE", '"org.kontalk.account"'
Expand Down

0 comments on commit 0110d0c

Please sign in to comment.