Skip to content

Commit c450f68

Browse files
committed
restore test version
1 parent 5a98046 commit c450f68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

versions.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ ext {
55
android_support_version = '28.0.0'
66
constraint_layout_version = "1.1.3"
77
room_version = '1.1.1'
8-
junit_version = '4.13.1'
9-
espresso_version = '3.0.2'
10-
test_runner_version = '1.0.2'
8+
junit_version = '4.12'
9+
espresso_version = '3.0.1'
10+
test_runner_version = '1.0.1'
1111
library_min_version = '14'
1212
library_compile_version = 30
1313
library_target_version = 30

0 commit comments

Comments
 (0)