Increment version code

This commit is contained in:
Cameron Gutman 2016-06-26 14:05:38 -07:00
parent 242b03d4b5
commit 32af2d0831

View File

@ -12,7 +12,7 @@ android {
targetSdkVersion 24 targetSdkVersion 24
versionName "4.6" versionName "4.6"
versionCode = 102 versionCode = 103
} }
productFlavors { productFlavors {