Skip to content

Instantly share code, notes, and snippets.

@ricknout
Last active November 7, 2020 16:33
Show Gist options
  • Save ricknout/850d67b8c00e04b08f10b51de65b3cf4 to your computer and use it in GitHub Desktop.
Save ricknout/850d67b8c00e04b08f10b51de65b3cf4 to your computer and use it in GitHub Desktop.
Design Support Library to MDC-Android 1.0.0 dependency update
/* Copyright 2020 Google LLC.
SPDX-License-Identifier: Apache-2.0 */
-implementation ‘com.android.support:design:28.0.0’
+implementation ‘com.google.android.material:material:1.0.0’
@j0954016549
Copy link

新手

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment