Bump to v1.1.1 b5
This commit is contained in:
parent
0b572674f2
commit
c49454b870
|
@ -7,8 +7,8 @@ android {
|
||||||
applicationId "be.bitscuit.calendar"
|
applicationId "be.bitscuit.calendar"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 4
|
versionCode 5
|
||||||
versionName "1.1.0"
|
versionName "1.1.1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in New Issue