mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-22 03:18:02 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user