blob: 5b7216fd44a3cbc099e3e380f928825adc69558c [file] [log] [blame]
// Signature format: 4.0
package androidx.hilt.work {
@dagger.hilt.GeneratesRootInput @java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy.CLASS) @java.lang.annotation.Target(java.lang.annotation.ElementType.TYPE) public @interface HiltWorker {
}
}