mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
added fx file explorer
This commit is contained in:
@@ -307,6 +307,14 @@ Download
|
||||
|
||||
---
|
||||
|
||||
### [FX File Explorer:](https://play.google.com/store/apps/details?id=nextapp.fx)
|
||||
|
||||
### Dropped Patches by indrastorms:
|
||||
|
||||
[All Architectures](../../releases/download/all/fx-file-explorer-indrastorms.apk)
|
||||
|
||||
---
|
||||
|
||||
### ⚠️ Library, resources using in this repository:
|
||||
|
||||
<details>
|
||||
|
||||
@@ -7,7 +7,7 @@ source ./src/build/utils.sh
|
||||
# Download requirements
|
||||
dl_gh "Dropped-Patches" "indrastorms" "latest"
|
||||
dl_gh "revanced-integrations" "revanced" "v1.8.0"
|
||||
dl_gh "revanced-cli" "revanced" "latest"
|
||||
dl_gh "revanced-cli" "revanced" "v4.6.0"
|
||||
|
||||
#################################################
|
||||
|
||||
@@ -24,3 +24,10 @@ get_apk "com.teslacoilsw.launcher" "nova-launcher" "nova-launcher" "teslacoil-so
|
||||
patch "nova-launcher" "indrastorms"
|
||||
|
||||
#################################################
|
||||
|
||||
#Patch FX File Explorer:
|
||||
get_patches_key "fx-file-explorer-indrastorms"
|
||||
get_apk "nextapp.fx" "fx-file-explorer" "fx-file-explorer" "nextapp-inc/fx-file-explorer/fx-file-explorer"
|
||||
patch "fx-file-explorer" "indrastorms"
|
||||
|
||||
#################################################
|
||||
Reference in New Issue
Block a user