From ac914ba4edfe0c60dc47a1c5c72c401934346c14 Mon Sep 17 00:00:00 2001 From: Yuku on yuku9 Date: Mon, 5 Apr 2021 19:41:41 +0800 Subject: [PATCH] Bump version 4.8.1 --- Alkitab/build.gradle | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Alkitab/build.gradle b/Alkitab/build.gradle index 6715a3c9a..47828d2cc 100644 --- a/Alkitab/build.gradle +++ b/Alkitab/build.gradle @@ -17,8 +17,8 @@ android { applicationId 'yuku.alkitab.debug' minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 17000480 - versionName '4.8.0' + versionCode 17000481 + versionName '4.8.1' multiDexEnabled true // Keep this synced with integrate_translations.sh! Also update pref_language.xml and ConfigurationWrapper! resConfigs 'af', 'bg', 'ceb', 'cs', 'da', 'de', 'el', 'es', 'fr', 'hu', 'in', 'it', 'ja', 'ko', 'lv', 'ms', 'my', 'nl', 'pl', 'pt-rBR', 'pt', 'ro', 'ru', 'th', 'tl', 'tr', 'uk', 'vi', 'zh-rCN', 'zh-rTW' diff --git a/README.md b/README.md index 5e2723f8a..6fde3c01a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ See the Developer page for more info License -------- - Copyright 2009-2019 (or the current year) The Alkitab Authors. + Copyright 2009-present The Alkitab Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.