Release 1.2.48
Some checks failed
Build validation / build (push) Has been cancelled

This commit is contained in:
Mo Tarbin
2026-08-17 01:34:15 -04:00
parent 64479f0858
commit 77f87daeba
4 changed files with 14 additions and 13 deletions

View File

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