File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,6 @@ dependencies {
141
141
testImplementation ' androidx.test:runner:1.2.0'
142
142
testImplementation ' org.robolectric:robolectric:4.2'
143
143
testImplementation ' io.grpc:grpc-testing:1.21.0'
144
- testImplementation ' joda-time:joda-time:2.9.2'
145
144
146
145
androidTestImplementation ' junit:junit:4.12'
147
146
androidTestImplementation ' androidx.test:runner:1.2.0'
@@ -151,7 +150,6 @@ dependencies {
151
150
androidTestImplementation ' io.grpc:grpc-testing:1.21.0'
152
151
androidTestImplementation ' com.linkedin.dexmaker:dexmaker:2.25.0'
153
152
androidTestImplementation ' com.linkedin.dexmaker:dexmaker-mockito:2.25.0'
154
- androidTestImplementation ' joda-time:joda-time:2.9.2'
155
153
156
154
androidTestAnnotationProcessor ' com.google.dagger:dagger-compiler:2.24'
157
155
}
You can’t perform that action at this time.
0 commit comments