version 0.1.1

This commit is contained in:
estevez
2018-09-24 00:07:38 +03:00
parent 36d727b454
commit aa0d7ee8fd
3 changed files with 4 additions and 4 deletions

View File

@ -39,8 +39,8 @@ android {
applicationId "com.keyboardcrumbs.haclient"
minSdkVersion 21
targetSdkVersion 27
versionCode 18
versionName "0.1.0-alpha"
versionCode 19
versionName "0.1.1-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}