From 72cb574753b3327df37ba9fbd642bd97ab59d6d3 Mon Sep 17 00:00:00 2001 From: Barnabas Balogh Date: Mon, 1 Jun 2026 21:24:22 +0200 Subject: [PATCH] chore(build): increment app versionCode to 1000022 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 78d8a704..d6da65d1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -28,6 +28,6 @@ android.dependency.useConstraints=true android.r8.strictFullModeForKeepRules=false android.builtInKotlin=false android.newDsl=false -purefinReleaseVersionCode=1000021 +purefinReleaseVersionCode=1000022 purefinDebugVersionCode=1000001 purefinTvVersionCode=2000011