Skip to content

Commit 2d75b1e

Browse files
authored
Update build.gradle.kts
Signed-off-by: Kenechukwu Akubue <kengoon19@gmail.com>
1 parent 02d54d0 commit 2d75b1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sjfirebase/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ android {
4949

5050
dependencies {
5151

52-
implementation(libs.androidx.appcompat)
53-
implementation(libs.material)
52+
// implementation(libs.androidx.appcompat)
53+
// implementation(libs.material)
5454
testImplementation(libs.junit)
5555
androidTestImplementation(libs.androidx.test.ext.junit)
5656
androidTestImplementation(libs.espresso.core)

0 commit comments

Comments
 (0)