Skip to content

Commit

Permalink
Bump to final release 3.0-rc4 (50)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed May 16, 2015
1 parent 66e5351 commit 4607f48
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 @@ -27,8 +27,8 @@ android {

defaultConfig {
applicationId "org.kontalk"
versionCode 49
versionName "3.0-rc4-preview"
versionCode 50
versionName "3.0-rc4"
targetSdkVersion 22
resValue "string", "account_type", applicationId + '.account'
buildConfigField "String", "ACCOUNT_TYPE", '"org.kontalk.account"'
Expand Down

0 comments on commit 4607f48

Please sign in to comment.