Skip to content

Commit a592613

Browse files
committed
Dark Theme Feature.
1 parent 618fc0a commit a592613

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ dependencies {
4444
implementation 'com.google.android.material:material:1.4.0'
4545
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
4646
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
47-
testImplementation 'junit:junit:4.13.2'
48-
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
49-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
5047
//Glide for image loading
5148
implementation 'com.github.bumptech.glide:glide:4.12.0'
5249
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'

0 commit comments

Comments
 (0)