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