mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Remove unused equalsverifier dependency
This commit is contained in:
@@ -61,7 +61,6 @@ kotlin {
|
||||
implementation(kotlin("test-junit"))
|
||||
implementation("org.xerial:sqlite-jdbc:3.25.2")
|
||||
implementation("org.hamcrest:hamcrest:2.2")
|
||||
implementation("nl.jqno.equalsverifier:equalsverifier:2.4.8")
|
||||
implementation("org.apache.commons:commons-io:1.3.2")
|
||||
implementation("com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user