File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ dependencies {
126
126
androidTestImplementation ' androidx.test:runner:1.4.0'
127
127
androidTestImplementation ' androidx.test:core:1.4.0'
128
128
androidTestImplementation ' org.mockito:mockito-core:3.4.3'
129
- androidTestImplementation ' com.linkedin.dexmaker:dexmaker:2.25.0 '
130
- androidTestImplementation ' com.linkedin.dexmaker:dexmaker-mockito:2.25.0 '
129
+ androidTestImplementation ' com.linkedin.dexmaker:dexmaker:2.28.1 '
130
+ androidTestImplementation ' com.linkedin.dexmaker:dexmaker-mockito:2.28.1 '
131
131
androidTestImplementation " com.google.protobuf:protobuf-javalite:$javaliteVersion "
132
132
}
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ dependencies {
90
90
androidTestImplementation ' androidx.test.ext:junit:1.1.3'
91
91
androidTestImplementation ' org.mockito:mockito-core:3.4.3'
92
92
androidTestImplementation " com.google.truth:truth:$googleTruthVersion "
93
- androidTestImplementation ' com.linkedin.dexmaker:dexmaker:2.25.0 '
94
- androidTestImplementation ' com.linkedin.dexmaker:dexmaker-mockito:2.25.0 '
93
+ androidTestImplementation ' com.linkedin.dexmaker:dexmaker:2.28.1 '
94
+ androidTestImplementation ' com.linkedin.dexmaker:dexmaker-mockito:2.28.1 '
95
95
androidTestImplementation ' com.google.protobuf:protobuf-java:3.14.0'
96
96
}
You can’t perform that action at this time.
0 commit comments