Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency androidx.test:core to v1.4.0
Browse files Browse the repository at this point in the history
renovate-bot committed Mar 7, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 24e1f9f commit 2c8b094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ buildscript {
// Dependency versions
androidXAppCompatVersion = "1.2.0"
androidXWebKitVersion = "1.4.0"
androidXTestVersion = "1.3.0"
androidXTestVersion = "1.4.0"
junitVersion = "4.13.2"
robolectricVersion = '4.5.1'
}

0 comments on commit 2c8b094

Please sign in to comment.