Bump version to 2.3.1 and update changelog

This commit is contained in:
2025-08-13 21:08:29 -05:00
parent a9acbd6cab
commit 2816b7c3d0
2 changed files with 54 additions and 6 deletions

View File

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