Bumps version to 0.1.7.1

This commit is contained in:
lgehr 2021-03-29 19:36:40 +02:00
parent c80416877d
commit 01182a0eee

View file

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