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

This commit is contained in:
Mo Tarbin
2026-08-05 02:12:21 -04:00
parent 48dbc7a152
commit 555c9d0774
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 57
versionName "1.2.36"
versionCode 58
versionName "1.2.37"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.