We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b454b38 + 8c8c5fa commit 3f30fb4Copy full SHA for 3f30fb4
app/build.gradle
@@ -31,5 +31,5 @@ dependencies {
31
androidTestImplementation 'com.android.support.test:runner:1.0.2'
32
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
33
implementation 'com.android.support:gridlayout-v7:28.0.0'
34
- compile 'com.github.PhilJay:MPAndroidChart:v3.0.1'
+ implementation 'com.github.PhilJay:MPAndroidChart:v3.0.1'
35
}
0 commit comments