Skip to content

Commit dc41c81

Browse files
Release-tag: v7.8
Signed-off-by: sunilpaulmathew <sunil.kde@gmail.com>
1 parent 76a1d3d commit dc41c81

5 files changed

Lines changed: 15 additions & 9 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p style="text-align: center"><img src="https://raw.githubusercontent.com/SmartPack/PackageManager/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" alt="" width="250" height="450" /> <img src="https://raw.githubusercontent.com/SmartPack/PackageManager/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg" alt="" width="250" height="450" /> <img src="https://raw.githubusercontent.com/SmartPack/PackageManager/master/fastlane/metadata/android/en-US/images/phoneScreenshots/7.jpg" alt="" width="250" height="450" /></p>
44

5-
[![](https://img.shields.io/badge/Package%20Manager-v7.7-green)](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro)
5+
[![](https://img.shields.io/badge/Package%20Manager-v7.8-green)](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro)
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)

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
applicationId "com.smartpack.packagemanager"
2525
minSdkVersion 24
2626
targetSdk 36
27-
versionCode 77
28-
versionName "v7.7"
27+
versionCode 78
28+
versionName "v7.8"
2929
vectorDrawables.useSupportLibrary = true
3030
testFunctionalTest = false
3131
testHandleProfiling = false

docs/_pages/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ include_in_footer: true
66

77
<h2 style="color: blue">🆕 What's New</h2>
88

9+
### ✨ 73. [v7.8](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro) *(April 16, 2026)*
10+
- Enhanced Batch Reset logic.
11+
- New modern Dashboard UI design.
12+
- Improved batch options, now initiated by taping icons.
13+
- Dependency updates and miscellaneous performance tweaks.
14+
- Miscellaneous changes.
15+
916
### ✨ 72. [v7.7](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro) *(Mar 31, 2026)*
1017
- Fixed enable/disabe apps.
1118
- Fixed sorting apps by update time.

fastlane/metadata/android/en-US/changelogs/77.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
* Enhanced Batch Reset logic.
2+
* New modern Dashboard UI design.
3+
* Improved batch options, now initiated by taping icons.
4+
* Dependency updates and miscellaneous performance tweaks.
5+
* Miscellaneous changes.

0 commit comments

Comments
 (0)