Skip to content

Commit

Permalink
优化弹窗调用方式
Browse files Browse the repository at this point in the history
  • Loading branch information
loper7 committed Jun 17, 2020
1 parent 5e872ed commit 1cd2954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.0.2'
implementation 'androidx.core:core-ktx:1.0.2'
api 'com.google.android.material:material:1.0.0'
implementation 'com.google.android.material:material:1.0.0'
}

0 comments on commit 1cd2954

Please sign in to comment.