element-x-ada/app
Kayos ad89eddfea fix(wallet): resolve DI scope mismatch, WalletState constructors, packaging conflict
- CardanoWalletManager moved CardanoClient dep out of AppScope — was causing
  Metro MissingBinding at compile time (CardanoClient is SessionScope)
- refreshBalance() now takes balanceLovelace param instead of fetching from client
- WalletState constructor calls fixed with all required fields
- app/build.gradle.kts: added META-INF/gradle/incremental.annotation.processors
  to pickFirsts to resolve moshi-kotlin-codegen/lombok resource conflict
- App builds and launches successfully on emulator (verified)
2026-03-27 21:56:01 -07:00
..
signature Setup nighlty build + GitHub action 2022-11-23 15:11:27 +01:00
src fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha15 (#6306) 2026-03-24 11:24:07 +01:00
build.gradle.kts fix(wallet): resolve DI scope mismatch, WalletState constructors, packaging conflict 2026-03-27 21:56:01 -07:00
common-proguard-rules.pro fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.19 (#6411) 2026-03-20 16:20:37 +01:00
default-proguard-rules.pro Remove obfuscation in proguard (#6067) 2026-01-23 16:39:11 +01:00