diff --git a/app/build.gradle b/app/build.gradle index 9e2049e..6aa24df 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,6 +42,4 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' implementation project(":Library") - implementation 'com.github.ParkSangSun1:CountNumberEvent:1.0.1' - } \ No newline at end of file