Bump versjon til v1.8.0 (versionCode 12)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ole-Morten Duesund 2026-03-23 16:39:16 +01:00
commit 029cfa45f9
2 changed files with 3 additions and 3 deletions

View file

@ -14,8 +14,8 @@ android {
applicationId = "no.naiv.tilfluktsrom"
minSdk = 26
targetSdk = 35
versionCode = 11
versionName = "1.7.0"
versionCode = 12
versionName = "1.8.0"
// Deep link domain — single source of truth for manifest + Kotlin code
val deepLinkDomain = "tilfluktsrom.naiv.no"