Honza Rychnovský
Honza Rychnovský
Hi, one purchased item should be purchased on more devices with same Google account, right? "getPurchases(PurchaseType.PRODUCT, null)" returns different results on 2 devices. On first device I get this item...
## Is your feature request related to a problem? Please describe. After the latest dependency bump, there is a new compile time warning: ``` The Default Kotlin Hierarchy Template was...
## Is your feature request related to a problem? Please describe. After the latest dependency bump, there is a new compile time warning: ``` The KotlinTargetPreset.createTarget() API is deprecated and...
## Is your feature request related to a problem? Please describe. The latest Gradle 8.5 introduces Java v21 support. We could analyze, test, and bump the Java version that the...
## Is your feature request related to a problem? Please describe. We'd like to have our Java version unified across the whole project. We could consider using the Gradle jvm...
## Is your feature request related to a problem? Please describe. Although the project dependencies are covered with our dependency locking mechanism, we could leverage the new Gradle **Verifying dependencies**...
## Is your feature request related to a problem? Please describe. As we have plenty of our Detekt static code analysis warnings suppressed with the baseline file, we could consider...
## Is your feature request related to a problem? Please describe. Assuming we have a conversion rate as implemented in #614, we need methods that take an amount in Zatoshi...
## Is your feature request related to a problem? Please describe. In backend-lib/src/main/rust/lib.rs there is code for enabling tracing of the Rust code: ## Describe the solution you'd like Double-check...
## Is your feature request related to a problem? Please describe. This issue stands for a wrapper for unresolved security findings. ## Describe the solution you'd like ## Alternatives you've...