pda
androidJvm
app
/
net.artux.pda.di
/
AppModule
App
Module
@
Module
class
AppModule
Members
Constructors
App
Module
Link copied to clipboard
constructor
(
)
Functions
internal
Log
Tree
Link copied to clipboard
@
Provides
@
Singleton
fun
internalLogTree
(
)
:
InternalLogTree
log
Forest
Link copied to clipboard
@
Provides
@
Singleton
fun
logForest
(
internalLogTree
:
InternalLogTree
,
fileLogTree
:
FileLogTree
)
:
List
<
Timber.Tree
>
properties
Link copied to clipboard
@
Provides
@
Singleton
fun
properties
(
context
:
Context
,
remoteConfig
:
FirebaseRemoteConfig
,
userRepository
:
UserRepository
)
:
Properties