Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
henrichg committed Feb 13, 2024
2 parents 78fedae + 4bd9267 commit 5b5a4a0
Show file tree
Hide file tree
Showing 276 changed files with 6,699 additions and 6,147 deletions.
4 changes: 2 additions & 2 deletions .idea/assetWizardSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .idea/modules/RootShell/PhoneProfilesPlus.RootShell.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .idea/modules/RootTools/PhoneProfilesPlus.RootTools.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .idea/modules/ToastCompat/PhoneProfilesPlus.ToastCompat.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .idea/modules/common/PhoneProfilesPlus.common.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
PhoneProfilesPlus (aka PPP)
===========================

[![version](https://img.shields.io/badge/version-6.4-blue)](https://github.com/henrichg/PhoneProfilesPlus/releases/tag/6.4)
[![version](https://img.shields.io/badge/version-6.4.1-blue)](https://github.com/henrichg/PhoneProfilesPlus/releases/tag/6.4.1)
[![Platform](https://img.shields.io/badge/platform-android-green.svg)](http://developer.android.com/index.html)
[![License](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/henrichg/PhoneProfilesPlus/blob/master/LICENSE)
[![Crowdin](https://badges.crowdin.net/phoneprofilesplus/localized.svg)](https://crowdin.com/project/phoneprofilesplus)
Expand Down Expand Up @@ -71,7 +71,7 @@ _*** Please help me with translation, thank you: <https://crowdin.com/project/ph
##### (HELP) How to grant (G1) permission - for profile parameters that require this permission
- [Show it](docs/grant_g1_permission.md)

##### (HELP) How to using Shizuku - for profile parameters that require (Z) permission
##### (HELP) How to using Shizuku (good alternative for non-rooted devices) - for profile parameters that require (Z) permission
- [Show it](docs/shizuku.md)

##### (HELP) How to disable Wi-Fi scan throttling - useful for Wi-Fi scanning
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
// }
}
dependencies {
classpath 'com.android.tools.build:gradle:8.2.0'
classpath 'com.android.tools.build:gradle:8.2.2'
//classpath 'com.google.gms:google-services:4.3.4' // google-services plugin
//classpath 'com.google.firebase:firebase-crashlytics-gradle:2.3.0'
}
Expand Down
Loading

0 comments on commit 5b5a4a0

Please sign in to comment.