From 73274b613095478426a08852d08ce09502108b8b Mon Sep 17 00:00:00 2001 From: k0shk0sh Date: Mon, 9 Oct 2017 20:52:41 +0200 Subject: [PATCH] releasing 4.4.2 --- app/build.gradle | 4 ++-- app/src/main/res/raw/changelog.html | 16 ++++++---------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index f940a283f..c18dd9e8b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { applicationId "com.fastaccess.github" minSdkVersion 21 targetSdkVersion 26 - versionCode 441 - versionName "4.4.1" + versionCode 442 + versionName "4.4.2" buildConfigString "GITHUB_CLIENT_ID", (buildProperties.secrets['github_client_id'] | buildProperties.notThere['github_client_id']).string buildConfigString "GITHUB_SECRET", (buildProperties.secrets['github_secret'] | buildProperties.notThere['github_secret']).string buildConfigString "IMGUR_CLIENT_ID", (buildProperties.secrets['imgur_client_id'] | buildProperties.notThere['imgur_client_id']).string diff --git a/app/src/main/res/raw/changelog.html b/app/src/main/res/raw/changelog.html index bb2d14077..cb5b43478 100644 --- a/app/src/main/res/raw/changelog.html +++ b/app/src/main/res/raw/changelog.html @@ -8,24 +8,20 @@

FastHub changelog

-

Version 4.4.1 (Org Project Columns and Cards) +

Version 4.4.2 (Some fixes)

Please report the issues in FastHub repo instead, by opening the Drawer Menu and clicking on “Report an Issue” PLEASE USE IT.

-

Bugs , Enhancements & new Features (4.4.1) +

Bugs , Enhancements & new Features (4.4.2)