Skip to content

Commit

Permalink
fix dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Chuvasov committed Mar 14, 2019
1 parent 6722926 commit c7d6cd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,6 @@ dependencies {
implementation 'com.google.android.material:material:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.0.0'
implementation 'androidx.cardview:cardview:1.0.0'

implementation 'com.google.android:flexbox:0.3.2'
}

0 comments on commit c7d6cd9

Please sign in to comment.