Skip to content

Commit

Permalink
Bump to next version
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed Sep 18, 2015
1 parent cfa5ab3 commit 8386227
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 @@ -30,8 +30,8 @@ android {

defaultConfig {
applicationId "org.kontalk"
versionCode 62
versionName "3.0.5"
versionCode 63
versionName "3.0.6-preview"
targetSdkVersion 22
resValue "string", "account_type", applicationId + '.account'
buildConfigField "String", "ACCOUNT_TYPE", '"org.kontalk.account"'
Expand Down

0 comments on commit 8386227

Please sign in to comment.