Merge branch 'master' into dev

This commit is contained in:
2021-05-23 17:47:14 -05:00
66 changed files with 699 additions and 553 deletions

View File

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