Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Paget96 authored Aug 4, 2021
1 parent d34942b commit 5b00daa
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions update_config.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
{
"latestVersion": "2.5.1.2",
"latestVersionCode": 386,
"latestVersion": "2.5.1.3",
"latestVersionCode": 394,
"url": "https://github.com/Paget96/LSpeed/releases",
"releaseNotes": [
"v2.5.1.2",
"- Migrated to latest firebase changes"
"v2.5.1.3",
"- Removed governor tuner execution time",
"- Updated governor tuner parameters",
"- Updated CPU Optimizer code (set the governor before optimization)",
"- Removed entropy section",
"- Removed old code from battery improvement script",
"- Updated IO Block optimization, removed ext4 tweaks",
"- Updated virtual memory tweaks, removed old code, removed useless parameter changes, slightly improved parameters",
"- Improved app code, migrated to Kotlin",
"- Updated UI",
"- Minor fixes and improvements",
"- Updated dependencies"
]
}

0 comments on commit 5b00daa

Please sign in to comment.