Skip to content

Commit

Permalink
Release tag: v9.11
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 5, 2020
1 parent 80ea183 commit b297caa
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 7 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId "com.smartpack.kernelmanager"
minSdkVersion 15
targetSdkVersion 29
versionCode 91
versionName "9.10"
versionCode 92
versionName "9.11"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
archivesBaseName = "$applicationId-v$versionName"
Expand Down
8 changes: 6 additions & 2 deletions change-logs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Change-logs

## 90. February 03, 2020
*Release-tag: v9.9*<br>
## 91. February 05, 2020
*Release-tag: v9.11*<br>
Changes: SmartPack: Manual Flashing: Improve flashing. Backup, Custom Controls, Profiles, & Script Manager: Apply file manager updates. Miscellaneous changes.

## 90. February 04, 2020
*Release-tag: v9.10*<br>
Changes: SmartPack: Manual flasher: Support more file manager. About: Link to Play-Store page. Miscellaneous changes.

## 89. February 03, 2020
Expand Down
6 changes: 3 additions & 3 deletions download/App-update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"releaseNotes": "Change-logs\n - SmartPack: Manual flasher: Support more file manager.\n - About: Link to Play-Store page.\n - Miscellaneous changes.",
"latestVersion": "9.10",
"latestVersionCode": 91
"releaseNotes": "Change-logs\n - SmartPack: Manual Flashing: Improve flashing.\n - Backup, Custom Controls, Profiles, & Script Manager: Apply file manager updates.\n - Miscellaneous changes.",
"latestVersion": "9.11",
"latestVersionCode": 92
}
Binary file modified download/com.smartpack.kernelmanager.apk
Binary file not shown.

0 comments on commit b297caa

Please sign in to comment.