Skip to content

Commit

Permalink
Removing tests folders
Browse files Browse the repository at this point in the history
  • Loading branch information
toquete committed Jun 26, 2024
1 parent 6d0dabf commit 86f34bd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
6 changes: 0 additions & 6 deletions core/notification/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,3 @@ plugins {
android {
namespace = "com.toquete.boxbox.core.notification"
}

dependencies {
implementation(project(":core:ui"))
testImplementation(project(":core:testing"))
androidTestImplementation(project(":core:testing"))
}

This file was deleted.

This file was deleted.

0 comments on commit 86f34bd

Please sign in to comment.