[ greenart7c3/Amber ] Refactor: Centralize build flavor checks
Introduces `BuildFlavorChecker` to centralize the logic for determining if the build is the "offline" flavor. This new checker replaces direct `BuildConfig.FLAVOR` comparisons throughout the codebase, removing redundant `@Suppress("KotlinConstantConditions")` annotations.
[ WalletScrutiny/WalletScrutinyCom ] Merge branch 'udpate_npm_libs' into 'master'
Updating some npm libs to latest
See merge request walletscrutiny/walletScrutinyCom!1303