whetstone icon indicating copy to clipboard operation
whetstone copied to clipboard

Whetstone is a dependency injection framework for Android that greatly simplifies working with Dagger 2 using all the powers of Anvil

Results 10 whetstone issues
Sort by recently updated
recently updated
newest added

Anvil has now its own first party `@SingleIn` annotation: https://github.com/square/anvil/pull/725. It would probably be a good idea to eventually remove Whetstone's annotation and switch to Anvil one, to reduce redundancy...

enhancement
actively tracking

Now, when dagger2 supports KSP whetstone plugin shouldn't force kapt on the user. This is not that important since we still need to wait for anvil to support KSP, but...

enhancement
actively tracking

Currently whetstone always includes fragment dependency. If used in 100% Compose apps, this dependency is unnecessary and generates unnecessary bloat inside our apps. It would be nice if all fragment-related...

actively tracking

We want to support building across multiple targets. E.g old KT 1.6, current 1.7, and even unstable EAPs, to allow us expand the range of support for new releases and...

actively tracking

Support android library modules that use the new [KMP plugin](https://developer.android.com/kotlin/multiplatform/plugin)

Bumps [rexml](https://github.com/ruby/rexml) from 3.4.1 to 3.4.2. Release notes Sourced from rexml's releases. REXML 3.4.2 - 2025-08-26 Improvement Improved performance. GH-244 GH-245 GH-246 GH-249 GH-256 Patch by NAITOH Jun Raise appropriate...

dependencies
ruby

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nokogiri&package-manager=bundler&previous-version=1.18.8&new-version=1.18.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies
ruby

Lint warnings should be set as error Lint warnings should fail pr Lint warnings should be fixed