26 lines
593 B
Smali
26 lines
593 B
Smali
.class public Ljh/b;
|
|
.super Ljava/lang/Object;
|
|
.source "androidx_hilt_lifecycle_ViewModelFactoryModules_FragmentModuleModuleDeps.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Ldagger/hilt/processor/internal/aggregateddeps/AggregatedDeps;
|
|
components = {
|
|
"dagger.hilt.android.components.FragmentComponent"
|
|
}
|
|
modules = {
|
|
"androidx.hilt.lifecycle.ViewModelFactoryModules.FragmentModule"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|