Sign in
android
/
platform
/
frameworks
/
support
/
209bd192224466e56d43e8e7ba204f4b9f2613e2
/
.
/
hilt
/
hilt-work
/
proguard-rules.pro
blob: cd5c2e5bab042926015e0aad1336a01dbe0b6a3b [
file
] [
log
] [
blame
]
# Keep class names of Hilt injected Workers since their name are used as a multibinding map key.
-
keepnames
@androidx
.
hilt
.
work
.
HiltWorker
class
*
extends
androidx
.
work
.
ListenableWorker