From d1690d467388d50d6b8c1c9ad5c652f4666ceee2 Mon Sep 17 00:00:00 2001 From: sunilpaulmathew Date: Fri, 13 Apr 2018 12:55:38 +0900 Subject: [PATCH] Release tag: v3.3 Signed-off-by: sunilpaulmathew --- app/build.gradle | 2 +- download/App-update.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 68b6f76ed..ea9a4aae9 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,7 +30,7 @@ android { minSdkVersion 15 targetSdkVersion 27 versionCode 3 - versionName "3.2-" + getDate() + versionName "3.3-" + getDate() vectorDrawables.useSupportLibrary = true testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" archivesBaseName = "$applicationId-v$versionName" diff --git a/download/App-update.json b/download/App-update.json index 05ec38db1..cbcdb86ef 100644 --- a/download/App-update.json +++ b/download/App-update.json @@ -1,5 +1,5 @@ { - "name": "App-update (latest: v3.2)", + "name": "App-update (latest: v3.3)", "short_description": "

SmartPack-Kernel Manger

", "long_description": "SmartPack-Kernel Manager is a modified version of official Kernel Adiutor, which is originally developed by Willi Ye aka Grarak. All the credits goes to the original developer.

The purpose of this page is to ensure timely update to this app. All the new versions can be easily accessible by clicking the above ‘Downloads’ button. Enjoy.

", "logo": "https://raw.githubusercontent.com/SmartPack/SmartPack-Kernel-Manager/master/download/sp.jpg",