From 7721534e3d4f81b2dc898a3a8aa5eb326cf47a3b Mon Sep 17 00:00:00 2001 From: plusCubed Date: Sat, 5 Jan 2019 14:47:50 -0800 Subject: [PATCH] Bump 1.6.12 --- app/build.gradle | 4 ++-- app/src/main/res/raw/changelog.html | 7 +++++++ app/src/main/res/values-de/strings.xml | 2 ++ app/src/main/res/values-pt-rBR/strings.xml | 12 ++++++------ 4 files changed, 17 insertions(+), 8 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index a6950a3..b38099a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -45,8 +45,8 @@ android { applicationId "com.pluscubed.velociraptor" minSdkVersion 21 targetSdkVersion 28 - versionCode 48 - versionName "1.6.11" + versionCode 49 + versionName "1.6.12" vectorDrawables.useSupportLibrary = true manifestPlaceholders = [appName: "@string/app_name"] if(project.hasProperty("FABRIC_KEY_VELOCIRAPTOR")){ diff --git a/app/src/main/res/raw/changelog.html b/app/src/main/res/raw/changelog.html index 2793a68..d26d70e 100644 --- a/app/src/main/res/raw/changelog.html +++ b/app/src/main/res/raw/changelog.html @@ -22,6 +22,13 @@ +

v1.6.12 - 1/5/19

+ +
+

v1.6.11 - 1/4/19