version 0.1.0-alpha

This commit is contained in:
estevez
2018-09-23 16:50:57 +03:00
parent 2fb8d8e26b
commit 739e659a81
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 17
versionName "0.0.12-alpha"
versionCode 18
versionName "0.1.0-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}