Release 1.2.16

This commit is contained in:
Mo Tarbin
2026-07-18 03:15:20 -04:00
parent 24a1572752
commit 74d658f928
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 36
versionName "1.2.15"
versionCode 37
versionName "1.2.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.