Bump build number

This commit is contained in:
Doug Keen 2017-03-26 08:41:23 -07:00
parent dfaa261770
commit 8e05310db5
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ android {
}
defaultConfig {
versionName "2.2.9"
versionCode 36
versionName "2.2.10"
versionCode 37
minSdkVersion 14
targetSdkVersion 25