Bump version to 1.2.47
Some checks failed
Build validation / build (push) Has been cancelled

This commit is contained in:
Mo Tarbin
2026-08-14 08:59:25 -04:00
parent 67593ec284
commit ddb726ad1f
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 67
versionName "1.2.46"
versionCode 68
versionName "1.2.47"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.