Bump version numbers for release

This commit is contained in:
Doug Keen 2016-04-16 10:44:07 -07:00
parent b3b76c4c08
commit 921ae14447
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ android {
}
defaultConfig {
versionName "2.2.6"
versionCode 33
versionName "2.2.7"
versionCode 34
minSdkVersion 14
targetSdkVersion 23