Merge branch 'hotfix/2.0.3' into dev

This commit is contained in:
2021-07-31 12:49:01 -05:00
15 changed files with 130 additions and 70 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")