chore: remove Branch.io SDK and route deep links through own domain

Branch.io was inherited from Nova Wallet fork but never configured.
Removed SDK integration, manifest intent filters, Gradle dependencies,
Dagger DI modules, and string resources. Deep linking now routes
exclusively through app.pezkuwichain.io with verified assetlinks.json.
This commit is contained in:
2026-03-23 22:59:05 +03:00
parent 28d0391d72
commit f5b38eed8c
17 changed files with 18 additions and 179 deletions
-2
View File
@@ -220,8 +220,6 @@ buildscript {
swipeRefershLayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01"
branchIo = "io.branch.sdk.android:library:5.18.0"
playServiceIdentifier = "com.google.android.gms:play-services-ads-identifier:18.2.0"
androidxWebKit = "androidx.webkit:webkit:1.14.0"