File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1717 </intent >
1818 </queries >
1919
20- <application >
20+ <application
21+ android : theme =" @style/Theme.AppCompat" >
2122
2223 <meta-data
2324 android : name =" com.google.android.gms.version"
Original file line number Diff line number Diff line change @@ -73,11 +73,11 @@ object Config {
7373 }
7474
7575 object Test {
76- const val junit = " junit:junit:4.12 "
76+ const val junit = " junit:junit:4.13.2 "
7777 const val junitExt = " androidx.test.ext:junit:1.1.5"
7878 const val truth = " com.google.truth:truth:0.42"
7979 const val mockito = " org.mockito:mockito-android:2.21.0"
80- const val robolectric = " org.robolectric:robolectric:4.13 "
80+ const val robolectric = " org.robolectric:robolectric:4.14 "
8181
8282 const val core = " androidx.test:core:1.5.0"
8383 const val archCoreTesting = " androidx.arch.core:core-testing:2.1.0"
You can’t perform that action at this time.
0 commit comments