2022-06-10 21:38:30 +09:00

26 lines
644 B
Smali

.class public Ljh/g;
.super Ljava/lang/Object;
.source "dagger_hilt_android_internal_lifecycle_HiltWrapper_HiltViewModelFactory_ViewModelModuleModuleDeps.java"
# annotations
.annotation build Ldagger/hilt/processor/internal/aggregateddeps/AggregatedDeps;
components = {
"dagger.hilt.android.components.ViewModelComponent"
}
modules = {
"dagger.hilt.android.internal.lifecycle.HiltWrapper_HiltViewModelFactory_ViewModelModule"
}
.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