Skip to content

Commit

Permalink
com.google.android.material:material版本回滚
Browse files Browse the repository at this point in the history
由于各种样式配置太多,后续有空在进行兼容
  • Loading branch information
你需要一台永动机 committed May 23, 2020
1 parent b3676a2 commit 44a9f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
//google
compile 'androidx.appcompat:appcompat:1.1.0'
compile 'com.google.android.material:material:1.1.0'
compile 'com.google.android.material:material:1.0.0'
compile 'androidx.legacy:legacy-support-v4:1.0.0'
compile 'androidx.recyclerview:recyclerview:1.1.0'
compile 'androidx.constraintlayout:constraintlayout:1.1.3'
Expand Down

0 comments on commit 44a9f00

Please sign in to comment.