From 0aae4b0697851e7e062b0e556044247e4eced9f4 Mon Sep 17 00:00:00 2001 From: RyuzakiKK Date: Sat, 25 Feb 2017 13:11:25 +0100 Subject: [PATCH] Bump the version and update the changelog --- CHANGELOG | 4 ++++ app/build.gradle | 2 +- app/src/main/AndroidManifest.xml | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 377ea07..573afd3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +1.42 +* Fixed issue #1 that prevented old Android versions to create a new DB +* Added the Japanese translation (thanks to naofum) + 1.41 * Fixed ActionBar color * Circular button for add a new note is available also for the old android versions diff --git a/app/build.gradle b/app/build.gradle index 41b187e..20d8087 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,7 +6,7 @@ android { defaultConfig { applicationId "com.notecryptpro" - versionCode 17 + versionCode 18 minSdkVersion 14 targetSdkVersion 25 } diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 6239645..2ee54af 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionName="1.42" > @@ -48,4 +48,4 @@ - \ No newline at end of file +