Skip to content

Commit

Permalink
bumped WordPressUtils library version to 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mzorz committed Apr 12, 2018
1 parent 92bcc3c commit 5232ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressLoginFlow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {
}

dependencies {
implementation ('org.wordpress:utils:1.20.2-beta1') {
implementation ('org.wordpress:utils:1.20.2') {
exclude group: "com.mcxiaoke.volley"
}

Expand Down

0 comments on commit 5232ef7

Please sign in to comment.