Sign in
android
/
platform
/
frameworks
/
support
/
655dc389b8b1b9125858b55fe26668c0b334c27f
/
.
/
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