Merge branch 'master' into daily-notification-plugin-integration

This commit is contained in:
2026-03-07 10:48:07 -07:00
56 changed files with 3450 additions and 13063 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 64
versionName "1.3.6"
versionName "1.3.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.