commit | 1a6913a8e4e5d24cb96b3ea4aa456d701dcbdb96 | [log] [tgz] |
---|---|---|
author | Xianyuan Jia <[email protected]> | Thu Sep 23 14:37:22 2021 -0700 |
committer | Xianyuan Jia <[email protected]> | Tue Oct 19 18:28:16 2021 -0700 |
tree | 9b755f181ac5843a7413dc83e19354fdcab9f17e | |
parent | 5f22e1643fc7f188d1e79ba4d3d51ed737683540 [diff] [blame] |
Snippet lib release v1.3.1
diff --git a/examples/ex2_espresso/README.md b/examples/ex2_espresso/README.md index b43507a..c9422a5 100644 --- a/examples/ex2_espresso/README.md +++ b/examples/ex2_espresso/README.md
@@ -33,7 +33,7 @@ ``` dependencies { - snippetCompile 'com.google.android.mobly:mobly-snippet-lib:1.3.0' + snippetCompile 'com.google.android.mobly:mobly-snippet-lib:1.3.1' } ```