From 422642ad1905ddcbdfa7d5c57c7ae594508e5938 Mon Sep 17 00:00:00 2001 From: Barnabas Balogh Date: Thu, 25 Jun 2026 21:14:33 +0200 Subject: [PATCH] chore(build): increment app versionCode to 1000032 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2c0a9311..8a1fc153 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=1000031 +purefinReleaseVersionCode=1000032 purefinDebugVersionCode=1000003 purefinTvVersionCode=2000015