Bump to v1.1.3 b7

This commit is contained in:
bitscuit 2021-03-28 15:41:20 +02:00
parent 9f7578989b
commit 8535d193ca
1 changed files with 2 additions and 2 deletions

View File

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