From 67a141e7d7c9bcb34136a9006ce5ddec18c4dd1d Mon Sep 17 00:00:00 2001 From: Barnabas Balogh Date: Sun, 21 Jun 2026 10:25:20 +0200 Subject: [PATCH] chore(build): increment app versionCode to 1000031 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6a9ac64b..2c0a9311 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=1000030 +purefinReleaseVersionCode=1000031 purefinDebugVersionCode=1000003 purefinTvVersionCode=2000015