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

This commit is contained in:
Mo Tarbin
2026-08-02 23:30:42 -04:00
parent dc88fe9704
commit 778ae72777
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 56
versionName "1.2.35"
versionCode 57
versionName "1.2.36"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.