Bumps to version 0.1.7.2

This commit is contained in:
lgehr 2021-10-01 23:36:48 +02:00
parent 66586f83b9
commit 4ed7f5d54a

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 8 versionCode 9
versionName "0.1.7.1" versionName "0.1.7.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {