File tree Expand file tree Collapse file tree 6 files changed +16
-11
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 6 files changed +16
-11
lines changed 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.9 -green )] ( https://play.google.com/store/apps/details?id=com.smartpack.packagemanager )
5+ [ ![ ] ( https://img.shields.io/badge/Package%20Manager-v7.0 -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 69
27- versionName " v6.9 "
26+ versionCode 70
27+ versionName " v7.0 "
2828 vectorDrawables. useSupportLibrary = true
2929 testFunctionalTest = false
3030 testHandleProfiling = false
@@ -56,7 +56,7 @@ android {
5656}
5757
5858dependencies {
59- playImplementation ' com.android.billingclient:billing:5.2 .0'
59+ playImplementation ' com.android.billingclient:billing:6.0 .0'
6060 implementation ' com.github.apk-editor:aXML:8458ba5aee'
6161
6262 def sCommon_Version = ' aa1019da38'
@@ -69,7 +69,7 @@ dependencies {
6969 implementation " com.github.sunilpaulmathew.sCommon:translatorutils:${ sCommon_Version} "
7070
7171 implementation " com.github.topjohnwu.libsu:core:4.0.3"
72- implementation ' com.google.android.material:material:1.8 .0'
72+ implementation ' com.google.android.material:material:1.9 .0'
7373 implementation " dev.rikka.shizuku:api:12.1.0"
7474 implementation " dev.rikka.shizuku:provider:12.1.0"
7575 implementation ' net.lingala.zip4j:zip4j:2.11.3'
Original file line number Diff line number Diff line change 5858 <string name =" share" >"يشارك"</string >
5959 <string name =" shared_by" >"٪ s / مشترك بواسطة إدارة الحزم"</string >
6060 <string name =" share_message" >"يمكن الحصول على إدارة الحزم٪ s من
61- جوجل بلاي: https://play.google.com/store/apps/details؟"</string >
61+ جوجل بلاي: https://play.google.com/store/apps/details?id=com.smartpack.packagemanager ؟"</string >
6262 <string name =" share_with" >"شارك مع"</string >
6363 <string name =" sort_by" >"فرز التطبيقات"</string >
6464 <string name =" source_code" >"مصدر الرمز"</string >
Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ permalink: /change-logs/
66
77## What's New
88
9+ ### 65. [ v7.0] ( https://github.com/SmartPack/PackageManager/releases/tag/v7.0 ) * (May 17, 2023)*
10+ - Fixed crashes due to some certificates not loading.
11+ - Updated build tools and dependencies.
12+ - Updated arabic translations.
13+ - Miscellaneous changes.
14+
915### 64. [ v6.9] ( https://github.com/SmartPack/PackageManager/releases/tag/v6.9 ) * (May 01, 2023)*
1016- Visually improved package info page.
1117- App now uses material 3 DayNight theme.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ * Fixed crashes due to some certificates not loading.
2+ * Updated build tools and dependencies.
3+ * Updated arabic translations.
4+ * Miscellaneous changes.
You can’t perform that action at this time.
0 commit comments