Release 1.2.12

This commit is contained in:
Mo Tarbin
2026-07-16 19:07:50 -04:00
parent b3d601aa35
commit b77365e60f
3 changed files with 7 additions and 7 deletions

View File

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