Change version to 0.0.11-alpha

This commit is contained in:
estevez
2018-09-22 00:41:42 +03:00
parent 4b0d857e9c
commit 0d690e7630
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 15
versionName "0.0.10-alpha1"
versionCode 16
versionName "0.0.11-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}