Skip to content

Commit

Permalink
Remove redundant dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AlirezaIvaz committed Feb 15, 2021
1 parent 3afe1f7 commit c1b01ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ dependencies {
implementation 'androidx.core:core-ktx:1.3.2'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
}

0 comments on commit c1b01ac

Please sign in to comment.