Skip to content

Commit 8335288

Browse files
Release tag: v3.0
Signed-off-by: sunilpaulmathew <[email protected]>
1 parent b1e0599 commit 8335288

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ android {
2929
applicationId "com.smartpack.kernelmanager"
3030
minSdkVersion 15
3131
targetSdkVersion 27
32-
versionCode 2
33-
versionName "2.5-" + getDate()
32+
versionCode 3
33+
versionName "3.0-" + getDate()
3434
vectorDrawables.useSupportLibrary = true
3535
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3636
archivesBaseName = "$applicationId-v$versionName"

download/App-update.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "App-update (latest: v2.5)",
2+
"name": "App-update (latest: v3.0)",
33
"short_description": "SmartPack-Kernel Manger",
44
"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.",
55
"logo": "https://raw.githubusercontent.com/SmartPack/SmartPack-Kernel-Manager/master/download/sp.jpg",
66
"github": "https://github.com/SmartPack/SmartPack-Kernel-Manager",
77
"telegram": "https://t.me/sunilpaulmathew",
88
"paypal": "https://www.paypal.me/sunilpaulmathew",
99
"downfolder": "https://github.com/SmartPack/SmartPack-Kernel-Manager/releases/latest"
10-
}
10+
}

0 commit comments

Comments
 (0)