Android icon indicating copy to clipboard operation
Android copied to clipboard

Implement caching Toggle.Store and Toggle@enabled() flow API

Open aitorvs opened this issue 1 month ago • 1 comments

Task/Issue URL: https://app.asana.com/1/137249556945/project/1198194956794324/task/1211774033967841?focus=true

Description

Steps to test this PR

Feature 1

  • [ ]
  • [ ]

aitorvs avatar Oct 28 '25 17:10 aitorvs

This stack of pull requests is managed by Graphite. Learn more about stacking.

aitorvs avatar Oct 28 '25 17:10 aitorvs

We need to add

configurations.all {
    exclude(group: "com.google.guava", module: "listenablefuture")
}

to privacy-dashboard-impl as well

CrisBarreiro avatar Dec 17 '25 10:12 CrisBarreiro