Load user info after the new access token is retrieved if the old access token expired. Feature added: vote comment

This commit is contained in:
Alex Ning
2018-08-18 09:22:31 +08:00
parent 3c1423a127
commit cca0313990
10 changed files with 234 additions and 105 deletions

View File

@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'com.android.tools.build:gradle:3.1.4'
// NOTE: Do not place your application dependencies here; they belong