File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<p style =" text-align : center " ><img src =" https://raw.githubusercontent.com/SmartPack/PackageManager/master/screenshot001.jpg " alt =" " width =" 250 " height =" 450 " /> <img src =" https://raw.githubusercontent.com/SmartPack/PackageManager/master/screenshot002.jpg " alt =" " width =" 250 " height =" 450 " /> <img src =" https://raw.githubusercontent.com/SmartPack/PackageManager/master/screenshot003.jpg " alt =" " width =" 250 " height =" 450 " /></p >
44
5- [ ![ ] ( https://img.shields.io/badge/Package%20Manager-v7.0 -green )] ( https://play.google.com/store/apps/details?id=com.smartpack.packagemanager )
5+ [ ![ ] ( https://img.shields.io/badge/Package%20Manager-v7.1 -green )] ( https://play.google.com/store/apps/details?id=com.smartpack.packagemanager )
66![ ] ( https://img.shields.io/github/languages/top/SmartPack/PackageManager )
77![ ] ( https://img.shields.io/github/contributors/smartpack/PackageManager )
88![ ] ( https://img.shields.io/github/license/smartpack/PackageManager )
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222 applicationId " com.smartpack.packagemanager"
2323 minSdkVersion 24
2424 targetSdk 34
25- versionCode 70
26- versionName " v7.0 "
25+ versionCode 71
26+ versionName " v7.1 "
2727 vectorDrawables. useSupportLibrary = true
2828 testFunctionalTest = false
2929 testHandleProfiling = false
Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ permalink: /change-logs/
66
77## What's New
88
9+ ### 66. [ v7.1] ( https://github.com/SmartPack/PackageManager/releases/tag/v7.1 ) * (Jan 22, 2024)*
10+ - Migrated to latest Shizuku version
11+ - Fixed possible crashes while searching.
12+ - Updated build tools and dependencies.
13+ - Added Hebrew and updated other translations.
14+ - Miscellaneous changes.
15+ -
916### 65. [ v7.0] ( https://github.com/SmartPack/PackageManager/releases/tag/v7.0 ) * (May 17, 2023)*
1017- Fixed crashes due to some certificates not loading.
1118- Updated build tools and dependencies.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ * Migrated to latest Shizuku version
2+ * Fixed possible crashes while searching.
3+ * Updated build tools and dependencies.
4+ * Added Hebrew and updated other translations.
5+ * Miscellaneous changes.
You can’t perform that action at this time.
0 commit comments