2.2.0 - Final Builds
All checks were successful
Ascently - Sync Deploy / build-and-push (push) Successful in 2m32s

This commit is contained in:
2025-10-18 23:02:31 -06:00
parent 3b16475dc6
commit 8c4a78ad50
9 changed files with 637 additions and 36 deletions

View File

@@ -16,7 +16,7 @@ android {
applicationId = "com.atridad.ascently"
minSdk = 31
targetSdk = 36
versionCode = 44
versionCode = 45
versionName = "2.2.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"