bump version: 0.1.1

This commit is contained in:
ikarulus 2019-01-20 00:54:17 +01:00
parent 8889bbdefc
commit e00675d9df

View file

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