Skip to content

Commit

Permalink
Release tag: v9.12
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 8, 2020
1 parent ea91382 commit d53e5f2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 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 92
versionName "9.11"
versionCode 93
versionName "9.12"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
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

## 92. February 08, 2020
*Release-tag: v9.12*<br>
Changes: Main: Added a simple banner Ad view at the bottom (can be disabled in Settings). CPU Freq: Reverted some recent changes made for 6 little/2 big devices. res: Icon: Increased icon size a bit. Translations: Added Ukrainian translations. Translations: Updated Russian translations. Miscellaneous changes.

## 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.
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 @@
{
"releaseNotes": "Change-logs\n - SmartPack: Manual Flashing: Improve flashing.\n - Backup, Custom Controls, Profiles, & Script Manager: Apply file manager updates.\n - Miscellaneous changes.",
"releaseNotes": "Change-logs\n - Main: Added a simple banner Ad view at the bottom (can be disabled in Settings).\n - CPU Freq: Reverted some recent changes made for 6 little/2 big devices.\n - res: Icon: Increased icon size a bit.\n - Translations: Added Ukrainian translations.\n - Translations: Updated Russian translations.\n - Miscellaneous changes.",
"latestVersion": "9.12",
"latestVersionCode": 93
}
Binary file modified download/com.smartpack.kernelmanager.apk
Binary file not shown.

0 comments on commit d53e5f2

Please sign in to comment.