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": "
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",