Skip to content

Commit aacd11a

Browse files
Release tag: v3.2
Signed-off-by: sunilpaulmathew <[email protected]>
1 parent 37c97a0 commit aacd11a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
minSdkVersion 15
3131
targetSdkVersion 27
3232
versionCode 3
33-
versionName "3.1-" + getDate()
33+
versionName "3.2-" + getDate()
3434
vectorDrawables.useSupportLibrary = true
3535
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3636
archivesBaseName = "$applicationId-v$versionName"

download/App-update.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "App-update (latest: v3.1)",
2+
"name": "App-update (latest: v3.2)",
33
"short_description": "<h3>SmartPack-Kernel Manger</h3>",
44
"long_description": "<b>SmartPack-Kernel Manager</b> is a modified version of official <b>Kernel Adiutor</b>, which is originally developed by <i>Willi Ye</i> aka <i>Grarak</i>. <i>All the credits goes to the original developer</i>.<p>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 ‘<b>Downloads</b>’ button. Enjoy.</p>",
55
"logo": "https://raw.githubusercontent.com/SmartPack/SmartPack-Kernel-Manager/master/download/sp.jpg",

0 commit comments

Comments
 (0)