We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a98046 commit c450f68Copy full SHA for c450f68
versions.gradle
@@ -5,9 +5,9 @@ ext {
5
android_support_version = '28.0.0'
6
constraint_layout_version = "1.1.3"
7
room_version = '1.1.1'
8
- junit_version = '4.13.1'
9
- espresso_version = '3.0.2'
10
- test_runner_version = '1.0.2'
+ junit_version = '4.12'
+ espresso_version = '3.0.1'
+ test_runner_version = '1.0.1'
11
library_min_version = '14'
12
library_compile_version = 30
13
library_target_version = 30
0 commit comments