GoogleDriveFileStorage: update libraries and reimplement authentication workflow to show consent screen (verification by Google now passed); migrate Java filestorage and filechooser projects to AndroidX; disable "app is blocked" message; see #1833
This commit is contained in:
@@ -23,5 +23,5 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.android.support:support-v4:28.0.0'
|
||||
compile 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user