File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,19 +73,19 @@ android {
7373}
7474
7575dependencies {
76- implementation ' com.android.support:support-v4:26.1 .0'
76+ implementation ' com.android.support:support-v4:28.0 .0'
7777 testImplementation ' junit:junit:4.12'
7878 implementation fileTree(include : [' *.jar' ], dir : ' libs' )
79- implementation ' com.android.support:appcompat-v7:26.1 .0'
79+ implementation ' com.android.support:appcompat-v7:28.0 .0'
8080 implementation ' com.android.support.constraint:constraint-layout:1.0.2'
8181 androidTestImplementation ' com.android.support.test:runner:1.0.1'
8282 androidTestImplementation ' com.android.support.test.espresso:espresso-core:3.0.1'
83- implementation ' com.android.support:design:26.1 .0'
83+ implementation ' com.android.support:design:28.0 .0'
8484 implementation ' com.github.PhilJay:MPAndroidChart:v3.0.3'
8585 compile ' com.google.android.gms:play-services-vision:11+'
8686 compile ' com.shuhart.stepview:stepview:1.2.0'
8787 // compile 'org.nd4j:nd4j-native:0.9.1'
8888 // compile 'org.nd4j:nd4j-native:0.9.1:android-x86'
8989 implementation project(' :openCVLibrary341' )
90- implementation ' com.android.support:cardview-v7:26.1 .0'
90+ implementation ' com.android.support:cardview-v7:28.0 .0'
9191}
You can’t perform that action at this time.
0 commit comments