File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,10 @@ dependencies {
3535 implementation ' com.jjoe64:graphview:4.2.2'
3636 // Unit Test Dependencies
3737 testImplementation ' junit:junit:4.12'
38- testImplementation ' org.powermock:powermock-module-junit4:2.0.2 '
39- testImplementation ' org.powermock:powermock-api-mockito2:2.0.2 '
38+ testImplementation ' org.powermock:powermock-module-junit4:2.0.4 '
39+ testImplementation ' org.powermock:powermock-api-mockito2:2.0.4 '
4040 testImplementation ' com.googlecode.junit-toolbox:junit-toolbox:2.4'
41- testImplementation ' org.robolectric:robolectric:4.3'
41+ testImplementation ' org.robolectric:robolectric:4.3.1 '
4242 testImplementation ' androidx.test.ext:junit:1.1.1'
4343 // Android Test Dependencies
4444 androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
Original file line number Diff line number Diff line change 11# Build Properties
2- # Mon Oct 14 11:45:47 EDT 2019
2+ # Sat Oct 19 08:20:38 EDT 2019
33version_minor =0
4- version_build =11
4+ version_build =12
55version_patch =8
6- version_store =49
76version_major =2
7+ version_store =49
You can’t perform that action at this time.
0 commit comments