Skip to content

Commit

Permalink
Readded dependency...
Browse files Browse the repository at this point in the history
  • Loading branch information
maltaisn committed Sep 22, 2018
1 parent d15349f commit 7942db3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ dependencies {

implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.android.support:recyclerview-v7:27.1.1'

implementation project(':icondialog')
}
1 change: 1 addition & 0 deletions icondialog/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ dependencies {

implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.android.support:recyclerview-v7:27.1.1'
}

apply from: 'maven-install.gradle'
Expand Down

0 comments on commit 7942db3

Please sign in to comment.