Increment version code

This commit is contained in:
Cameron Gutman 2016-11-07 19:00:39 -08:00
parent e701699dea
commit c2c3a6b37c

View File

@ -12,7 +12,7 @@ android {
targetSdkVersion 25 targetSdkVersion 25
versionName "4.8" versionName "4.8"
versionCode = 109 versionCode = 110
} }
productFlavors { productFlavors {