Skip to content

Commit

Permalink
restore test version
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyofrancis committed Dec 23, 2020
1 parent 5a98046 commit c450f68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ ext {
android_support_version = '28.0.0'
constraint_layout_version = "1.1.3"
room_version = '1.1.1'
junit_version = '4.13.1'
espresso_version = '3.0.2'
test_runner_version = '1.0.2'
junit_version = '4.12'
espresso_version = '3.0.1'
test_runner_version = '1.0.1'
library_min_version = '14'
library_compile_version = 30
library_target_version = 30
Expand Down

0 comments on commit c450f68

Please sign in to comment.