bump version: 0.1.6

This commit is contained in:
hochi 2019-06-24 16:05:00 +02:00
parent 2915ae8c3e
commit 6d6725183b

View file

@ -6,8 +6,8 @@ android {
applicationId "com.example.hochi.nextcompanion" applicationId "com.example.hochi.nextcompanion"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 6 versionCode 7
versionName "0.1.5" versionName "0.1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {