diff --git a/app/build.gradle b/app/build.gradle index 8e949f9b1..1963fc9d1 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,7 +30,7 @@ android { minSdkVersion 15 targetSdkVersion 27 versionCode 3 - versionName "3.1-" + getDate() + versionName "3.2-" + 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 c9dc37188..05ec38db1 100644 --- a/download/App-update.json +++ b/download/App-update.json @@ -1,5 +1,5 @@ { - "name": "App-update (latest: v3.1)", + "name": "App-update (latest: v3.2)", "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",