release 1.2.49
Some checks failed
Build validation / build (push) Has been cancelled

This commit is contained in:
Mo Tarbin
2026-08-18 08:50:46 -04:00
parent a92eeaf149
commit b3b3a0e5a8
3 changed files with 11 additions and 11 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.donetick.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 69
versionName "1.2.48"
versionCode 70
versionName "1.2.49"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.