mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-20 04:43:01 +00:00
Create OAuth scope param to save it in AccountManager during OAuth process
This commit is contained in:
@@ -25,6 +25,8 @@ android {
|
||||
|
||||
versionCode = 10000401
|
||||
versionName = "1.0.4.1"
|
||||
|
||||
manifestPlaceholders = [appAuthRedirectScheme: 'oc']
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
||||
Reference in New Issue
Block a user