fix: CalDAV Nextcloud — fallback principals/users/ pour calendar-home-set (v0.0.2)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-06 08:12:12 +02:00
parent f038dbe0ee
commit 98b08f0219
2 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ android {
minSdk = 26
targetSdk = 35
versionCode = 1
versionName = "0.0.1"
versionName = "0.0.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}