Skip to content

Commit

Permalink
Release tag: v3.0
Browse files Browse the repository at this point in the history
Signed-off-by: sunilpaulmathew <sunil.kde@gmail.com>
  • Loading branch information
sunilpaulmathew committed Feb 18, 2018
1 parent b1e0599 commit 8335288
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId "com.smartpack.kernelmanager"
minSdkVersion 15
targetSdkVersion 27
versionCode 2
versionName "2.5-" + getDate()
versionCode 3
versionName "3.0-" + getDate()
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
archivesBaseName = "$applicationId-v$versionName"
Expand Down
4 changes: 2 additions & 2 deletions download/App-update.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "App-update (latest: v2.5)",
"name": "App-update (latest: v3.0)",
"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",
"github": "https://github.com/SmartPack/SmartPack-Kernel-Manager",
"telegram": "https://t.me/sunilpaulmathew",
"paypal": "https://www.paypal.me/sunilpaulmathew",
"downfolder": "https://github.com/SmartPack/SmartPack-Kernel-Manager/releases/latest"
}
}

0 comments on commit 8335288

Please sign in to comment.