mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-22 16:05:49 +00:00
40c867b22c
PR #13 fixed this for android_build.yml's Gradle invocation, but code-quality.yml's ktlint job runs its own separate ./gradlew ktlint without the same env passthrough - runtime/build.gradle reads this secret unconditionally during project configuration, so ktlint failed outright as soon as Tron support (which needs it) was merged into this branch.