Bump to v1.1.1 b5

This commit is contained in:
bitscuit 2021-03-09 20:07:38 +01:00
parent 0b572674f2
commit c49454b870
1 changed files with 2 additions and 2 deletions

View File

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