Bump version to 2.3.0 and update changelog

This commit is contained in:
2025-06-23 22:23:55 -05:00
parent 7e5d2fa207
commit 70dab74528
2 changed files with 18 additions and 2 deletions

View File

@@ -44,8 +44,8 @@ android {
compileSdk = 36
defaultConfig {
versionCode = 20200
versionName = "2.2.0"
versionCode = 20300
versionName = "2.3.0"
minSdk = 28
targetSdk = 36
applicationId = "org.isoron.uhabits"