Update build version

This commit is contained in:
Ryan Welton
2016-01-26 10:15:04 -05:00
parent 8b5e82c1c0
commit 8eebb39669

View File

@@ -7,8 +7,8 @@ android {
applicationId 'just.trust.me'
minSdkVersion 16
targetSdkVersion 22
versionCode 1
versionName '1.0'
versionCode 2
versionName '.2'
}
buildTypes {