From bc432d021126e9cef761b2f82dbccba26fd82aeb Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 17 Oct 2022 07:55:20 +0000 Subject: [PATCH] Fix versionCode typo --- app/version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/version.properties b/app/version.properties index b6853c44..633ec4e6 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.813 -versionCode=300900013 +versionCode=300900813