Skip to content

Commit

Permalink
Update: ChromeLikeTabSwitcher plugin to 0.3.7
Browse files Browse the repository at this point in the history
 - Looks like the owner fixed the issue!
 - michael-rapp/ChromeLikeTabSwitcher#20 (comment)

Change-Id: I09d771fbb6935666f3a2ee5c9182050ea889acb9
  • Loading branch information
cooltey committed Nov 6, 2018
1 parent 9d48e1b commit 0b47ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ dependencies {
implementation "com.android.support:palette-v7:$supportVersion"
implementation "com.android.support:preference-v14:$supportVersion"

implementation ('com.github.michael-rapp:chrome-like-tab-switcher:0.3.5') {
implementation ('com.github.michael-rapp:chrome-like-tab-switcher:0.3.7') {
// TODO: remove when this component updates its own dependency on Support 28.0.0
exclude group: 'com.android.support'
}
Expand Down

0 comments on commit 0b47ac9

Please sign in to comment.