Skip to content

Commit e95c810

Browse files
Remove unused libs.
1 parent b89bd8b commit e95c810

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

library/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ android {
3030

3131
dependencies {
3232

33-
implementation 'androidx.appcompat:appcompat:1.3.0'
34-
implementation 'com.google.android.material:material:1.3.0'
3533
testImplementation 'junit:junit:4.+'
3634
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
3735
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'

0 commit comments

Comments
 (0)