Bump version to 2.1.0

This commit is contained in:
Alinson S. Xavier 2022-05-12 17:39:15 -05:00
parent f04e37e905
commit 5b23a3f960
No known key found for this signature in database
GPG Key ID: DCA0DAD4D2F58624

View File

@ -35,8 +35,8 @@ android {
compileSdk = 31
defaultConfig {
versionCode = 20003
versionName = "2.0.3"
versionCode = 20100
versionName = "2.1.0"
minSdk = 23
targetSdk = 31
applicationId = "org.isoron.uhabits"