Skip to content

Commit

Permalink
Release tag: v3.3
Browse files Browse the repository at this point in the history
Signed-off-by: sunilpaulmathew <sunil.kde@gmail.com>
  • Loading branch information
sunilpaulmathew committed Apr 13, 2018
1 parent d21d981 commit d1690d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion download/App-update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "App-update (latest: v3.2)",
"name": "App-update (latest: v3.3)",
"short_description": "<h3>SmartPack-Kernel Manger</h3>",
"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>",
"logo": "https://raw.githubusercontent.com/SmartPack/SmartPack-Kernel-Manager/master/download/sp.jpg",
Expand Down

0 comments on commit d1690d4

Please sign in to comment.