2.0.0 - Rebranding
All checks were successful
Ascently Docker Deploy / build-and-push (push) Successful in 2m18s

This commit is contained in:
2025-10-13 15:10:54 -06:00
parent 09b4055985
commit d5cf14d466
7 changed files with 9 additions and 7 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId = "com.atridad.ascently"
minSdk = 31
targetSdk = 36
versionCode = 39
versionName = "1.9.2"
versionCode = 40
versionName = "2.0.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}