From 7e98b5c5d536d655f4e297a485edddb26fb882bd Mon Sep 17 00:00:00 2001 From: Danny Baumann Date: Sun, 30 Oct 2022 13:26:02 +0100 Subject: [PATCH] Bump version --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 3237623ae..1763f347c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,8 +31,8 @@ android { defaultConfig { minSdkVersion 19 targetSdkVersion 30 - versionCode 72 - versionName "4.6.9" + versionCode 73 + versionName "4.6.10" applicationId "com.gh4a" multiDexEnabled true