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-v6.8 -green )] ( https://play.google.com/store/apps/details?id=com.smartpack.packagemanager )
5+ [ ![ ] ( https://img.shields.io/badge/Package%20Manager-v6.9 -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 @@ -23,8 +23,8 @@ android {
2323 applicationId " com.smartpack.packagemanager"
2424 minSdkVersion 23
2525 targetSdkVersion 33
26- versionCode 68
27- versionName " v6.8 "
26+ versionCode 69
27+ versionName " v6.9 "
2828 vectorDrawables. useSupportLibrary = true
2929 testFunctionalTest = false
3030 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+ ### 64. [ v6.9] ( https://github.com/SmartPack/PackageManager/releases/tag/v6.9 ) * (May 01, 2023)*
10+ - Visually improved package info page.
11+ - App now uses material 3 DayNight theme.
12+ - Updated build tools & dependencies.
13+ - Updated translations from POEditor.
14+ - Miscellaneous changes.
15+
916### 63. [ v6.8] ( https://github.com/SmartPack/PackageManager/releases/tag/v6.8 ) * (February 20, 2023)*
1017- App now shows better progress for various tasks (including main UI loading).
1118- Improved handling APK's and app bundles.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ * Visually improved package info page.
2+ * App now uses material 3 DayNight theme.
3+ * Updated build tools & dependencies.
4+ * Updated translations from POEditor.
5+ * Miscellaneous changes.
You can’t perform that action at this time.
0 commit comments