Release 1.2.34

This commit is contained in:
Mo Tarbin
2026-07-29 02:45:24 -04:00
parent f92063dfe9
commit b4d46caee4
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 54
versionName "1.2.33"
versionCode 55
versionName "1.2.34"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.