Skip to content

Commit

Permalink
Release tag: v6.2
Browse files Browse the repository at this point in the history
Signed-off-by: sunilpaulmathew <sunil.kde@gmail.com>
  • Loading branch information
sunilpaulmathew committed Oct 23, 2018
1 parent 748e105 commit 0b56f97
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 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 6
versionName "6.1-" + getDate()
versionName "6.2-" + getDate()
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
archivesBaseName = "$applicationId-v$versionName"
Expand Down
4 changes: 4 additions & 0 deletions change-logs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change-logs

## 37. October 23, 2018
*Release-tag: v6.2*
Changes: Performance Tweaks: add Gaming profile. Performance Tweaks. Fix battery quick tile's not working properly. Update build grade tools (v3.2.1) and Android Studio.

## 36. October 18, 2018
*Release-tag: v6.1*
Changes: Wakelocks: Minor bug fixes and improvements. About: link to new support page at xda. SmartPack: add one more klte variant (SM-G900FQ). SmartPack: Advanced (reboot & wipe) Options are now available for all the devices.
Expand Down
9 changes: 4 additions & 5 deletions download/App-update.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"latestVersion": "6.1-20181018",
"latestVersion": "6.2-20181023",
"url": "https://github.com/SmartPack/SmartPack-Kernel-Manager/blob/master/download/com.smartpack.kernelmanager.apk?raw=true",
"releaseNotes": [
"Change-log:",
"- Wakelocks: Minor bug fixes and improvements.",
"- About: link to new support page at xda.",
"- SmartPack: add one more klte variant (SM-G900FQ).",
"- SmartPack: Advanced (reboot & wipe) Options are now available for all the devices."
"- Performance Tweaks: add Gaming profile.",
"- Performance Tweaks: Fix battery quick tile's not working properly.",
"- Build tools: Update Android Studio and grade tools (v3.2.1)."
]
}
Binary file modified download/com.smartpack.kernelmanager.apk
Binary file not shown.

0 comments on commit 0b56f97

Please sign in to comment.