Skip to content

Commit

Permalink
remove support for v13 support library
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Jul 2, 2018
1 parent d773492 commit 3a8b2e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ android {
}

dependencies {
implementation 'com.android.support:support-v13:27.1.1'
implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.android.support:design:27.1.1'
implementation 'com.android.support:cardview-v7:27.1.1'
Expand Down

0 comments on commit 3a8b2e6

Please sign in to comment.