Update version name to 1.0.6

This commit is contained in:
oupson 2018-11-15 21:48:03 +01:00
parent 9baebe2150
commit a9d61f90ba
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ android {
minSdkVersion 21
targetSdkVersion 26
versionCode 1
versionName "1.0.5"
versionName "1.0.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"