Implement logging module
This commit is contained in:
@@ -68,6 +68,7 @@ dependencies {
|
||||
|
||||
implementation(project(":database"))
|
||||
implementation(project(":datastore"))
|
||||
implementation(project(":logging"))
|
||||
|
||||
implementation(libs.android.material.material)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user