Update version

This commit is contained in:
Mo Tarbin
2026-07-16 18:53:32 -04:00
parent 46b1902af2
commit f1aca45ce3
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 31
versionName "1.2.10"
versionCode 32
versionName "1.2.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.