Skip to content

Commit 3f30fb4

Browse files
authored
Merge pull request #7 from nimrodfmc/Maxime
Actualisation API
2 parents b454b38 + 8c8c5fa commit 3f30fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ dependencies {
3131
androidTestImplementation 'com.android.support.test:runner:1.0.2'
3232
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
3333
implementation 'com.android.support:gridlayout-v7:28.0.0'
34-
compile 'com.github.PhilJay:MPAndroidChart:v3.0.1'
34+
implementation 'com.github.PhilJay:MPAndroidChart:v3.0.1'
3535
}

0 commit comments

Comments
 (0)