version bump

This commit is contained in:
Mohamed
2018-01-06 20:49:39 +01:00
parent 2d543d8e98
commit 0480e7cb02

View File

@@ -10,8 +10,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
versionCode 93 versionCode 94
versionName "1.2.0.73" versionName "1.2.0.74"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }