Bump to v1.1.2 b6

This commit is contained in:
bitscuit 2021-03-19 14:36:28 +01:00
parent 88ff15eb2c
commit 4c60dc8eb6
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "be.bitscuit.calendar"
minSdkVersion 16
targetSdkVersion 29
versionCode 5
versionName "1.1.1"
versionCode 6
versionName "1.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {