Skip to content

Commit

Permalink
Update WordPress Login Flow support library dependencies to 27.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
theck13 committed Apr 24, 2018
1 parent 5c0788e commit e27a027
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WordPressLoginFlow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ dependencies {
exclude group: "com.mcxiaoke.volley"
}

implementation 'com.android.support:appcompat-v7:27.1.0'
implementation 'com.android.support:design:27.1.0'
implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.android.support:design:27.1.1'

implementation 'com.google.android.gms:play-services-auth:12.0.1'

Expand Down

0 comments on commit e27a027

Please sign in to comment.