Release 1.2.12 : Remove NDEF and PACE from NFC permission. fix login with google entitlement

This commit is contained in:
Mo Tarbin
2026-07-16 20:55:40 -04:00
parent ce3b6fdc37
commit 56e91db0b4
4 changed files with 7 additions and 9 deletions

View File

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