From 28b954f2ee8ebbea81de9ffca9a925cdf947e5f6 Mon Sep 17 00:00:00 2001 From: Danny Baumann Date: Fri, 9 Jul 2021 09:07:31 +0200 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 039489cc0..ae18a72ee 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,8 +31,8 @@ android { defaultConfig { minSdkVersion 17 targetSdkVersion 30 - versionCode 68 - versionName "4.6.5" + versionCode 69 + versionName "4.6.6" applicationId "com.gh4a" multiDexEnabled true