Zinedine Bedrani
11/07/2022, 12:33 PMobject Libs {
object Google {
…
object Test {
……
}
object Firebase {
…..
}
}
object Accompanist {
……
}
object Gson {
…..
}
object Log {
…….
}
//other objects ...
}
Is it ok to creates many object like this just to handle dependencies ? for me it’s not :(Javier
11/07/2022, 12:37 PMVampire
11/07/2022, 12:37 PMbuildSrc
or an included build, I'd use a version catalog nowadays insteadephemient
11/07/2022, 12:38 PMIf the code you are pasting is longer than a few lines, use "Code or text snippet" available from + menu next to message input. Only first few lines will be displayed to all users and people interested in the code can expand your code to look into details.at least use proper code blocks in Slack, they take up less space than multiple lines containing code
Javier
11/07/2022, 12:40 PMephemient
11/07/2022, 12:41 PMmulti-line
code block
instead of
multiple lines
of code
Zinedine Bedrani
11/07/2022, 12:42 PMZinedine Bedrani
11/07/2022, 12:42 PMephemient
11/07/2022, 12:42 PMJavier
11/07/2022, 12:43 PMephemient
11/07/2022, 12:45 PMephemient
11/07/2022, 12:45 PMJavier
11/07/2022, 12:45 PMJavier
11/07/2022, 12:45 PMephemient
11/07/2022, 12:45 PMZinedine Bedrani
11/07/2022, 12:46 PMJavier
11/07/2022, 12:46 PM