Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vacxe authored Mar 16, 2023
1 parent 8df1dc1 commit 7f93c47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlinVersion = "1.8.0"
dokkaVersion = "1.7.20"
appcompatVersion = "1.5.1"
espressoVersion = "3.5.0"
espressoVersion = "3.5.1"

junitVersion = "4.13.2"
junitExtVersion = "1.1.3"
Expand All @@ -28,4 +28,4 @@ junitExt = { module = "androidx.test.ext:junit", version.ref = "junitExtVersion"
multidex = { module = "androidx.multidex:multidex", version.ref = "multidexVersion" }
material = { module = "com.google.android.material:material", version.ref = "materialVersion" }

[plugins]
[plugins]

0 comments on commit 7f93c47

Please sign in to comment.