Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #80 from flibbertigibbet/feature/kak/grid-to-list#15
Browse files Browse the repository at this point in the history
Feature/kak/grid to list#15
  • Loading branch information
flibbertigibbet authored Jun 13, 2018
2 parents ded41da + 4c03083 commit 4515fd8
Show file tree
Hide file tree
Showing 31 changed files with 1,294 additions and 240 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
implementation "com.android.support:appcompat-v7:$supportVersion"
implementation "com.android.support:cardview-v7:$supportVersion"
implementation "com.android.support:design:$supportVersion"
implementation 'com.android.support.constraint:constraint-layout:1.1.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.1'
// Android Play services libraries
def playServicesVersion = '15.0.1'
implementation "com.google.android.gms:play-services-location:$playServicesVersion"
Expand Down
Loading

0 comments on commit 4515fd8

Please sign in to comment.