Attempt to fix capacitor sqlite error and update social login to make sure we exclude any facebook sdk

This commit is contained in:
Mo Tarbin
2026-07-25 17:35:43 -04:00
parent 65c774d0d0
commit adca4c3af9
9 changed files with 53 additions and 39 deletions

View File

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