Bump version to 2.1.2

This commit is contained in:
2022-10-22 15:25:42 -05:00
parent 40a4d254f5
commit d5a5273607

View File

@@ -35,8 +35,8 @@ android {
compileSdk = 31
defaultConfig {
versionCode = 20101
versionName = "2.1.1"
versionCode = 20102
versionName = "2.1.2"
minSdk = 23
targetSdk = 31
applicationId = "org.isoron.uhabits"