Version change: 0.0.12-alpha

This commit is contained in:
estevez
2018-09-23 02:42:23 +03:00
parent e77c7df3e2
commit 4ad728d369
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 16
versionName "0.0.11-alpha"
versionCode 17
versionName "0.0.12-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}