Bump version to 2.1.2

This commit is contained in:
Alinson S. Xavier 2022-10-22 15:25:42 -05:00
parent 40a4d254f5
commit d5a5273607
No known key found for this signature in database
GPG Key ID: 0DA8E4B9E1109DCA

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"