update version to 5.1.0
This commit is contained in:
parent
add8271c5d
commit
7157929ecb
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.calendar"
|
applicationId "com.simplemobiletools.calendar"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 131
|
versionCode 132
|
||||||
versionName "5.0.1"
|
versionName "5.1.0"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
setProperty("archivesBaseName", "calendar")
|
setProperty("archivesBaseName", "calendar")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue