We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce829d commit e1d4352Copy full SHA for e1d4352
app/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation 'androidx.appcompat:appcompat:1.4.1'
34
implementation 'com.google.android.material:material:1.5.0'
35
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
36
- testImplementation 'junit:junit:4.13.2'
37
implementation 'androidx.cardview:cardview:1.0.0'
38
implementation "androidx.preference:preference:1.2.0"
+ testImplementation 'junit:junit:4.13.2'
39
}
0 commit comments