Merge branch 'master' into dev

This commit is contained in:
2023-05-27 16:14:03 -05:00
37 changed files with 251 additions and 332 deletions

View File

@@ -35,9 +35,9 @@ android {
compileSdk = 32
defaultConfig {
versionCode = 20101
versionName = "2.1.1"
minSdk = 28
versionCode = 20200
versionName = "2.2.0"
minSdk = 23
targetSdk = 31
applicationId = "org.isoron.uhabits"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"