2.3.1 - Dependency Updates, Better Live Notifications, and Calendar Fixes

This commit is contained in:
2025-12-01 11:46:31 -07:00
parent 869ca0fc0d
commit 6342bfed5c
7 changed files with 205 additions and 202 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId = "com.atridad.ascently"
minSdk = 31
targetSdk = 36
versionCode = 4
versionName = "2.3.0"
versionCode = 47
versionName = "2.3.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}