Skip to content

Commit

Permalink
Releasing version 3.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 Oct 11, 2015
1 parent 270b17f commit 3afcd88
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 @@ -31,8 +31,8 @@ android {

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

0 comments on commit 3afcd88

Please sign in to comment.