Improve automatic checkmarks for monthly habits

Fixes #947
This commit is contained in:
2021-06-05 16:54:13 -05:00
parent 2163a2b93b
commit 33468bfc1c
7 changed files with 62 additions and 61 deletions

View File

@@ -37,8 +37,8 @@ android {
compileSdkVersion(30)
defaultConfig {
versionCode(20002)
versionName("2.0.2")
versionCode(20003)
versionName("2.0.3")
minSdkVersion(23)
targetSdkVersion(30)
applicationId("org.isoron.uhabits")