From 9a303582c0be12264c7bc95cdcb821e523712995 Mon Sep 17 00:00:00 2001 From: Prem Nirmal Date: Mon, 29 Jan 2024 14:16:11 +0000 Subject: [PATCH] Update version code for f-droid --- app/version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/version.properties b/app/version.properties index 9815b496..f20c981f 100644 --- a/app/version.properties +++ b/app/version.properties @@ -1,3 +1,3 @@ # this file is purely for f-droid because it cannot infer the version name/code from the git tag -versionName=3.9.832 -versionCode=300900832 \ No newline at end of file +versionName=3.9.834 +versionCode=300900834 \ No newline at end of file