Release 1.2.35

This commit is contained in:
Mo Tarbin
2026-08-02 21:10:32 -04:00
parent 66d742d091
commit a077afb291
4 changed files with 31 additions and 31 deletions

View File

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