Add missing version info

This commit is contained in:
Cameron Gutman 2014-10-29 23:05:34 -07:00
parent 60f35cd0aa
commit f4204e1268

View File

@ -9,6 +9,9 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 21
versionName "2.5.7.1"
versionCode = 37
}
productFlavors {