mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Api 30
This commit is contained in:
parent
05705722ef
commit
dd088d7222
@ -5,11 +5,11 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 29
|
compileSdkVersion 30
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 30
|
||||||
|
|
||||||
// This is pretty ugly but manifest placeholders don't seem to work very well when using different modules
|
// This is pretty ugly but manifest placeholders don't seem to work very well when using different modules
|
||||||
// See https://github.com/openid/AppAuth-Android/issues/325
|
// See https://github.com/openid/AppAuth-Android/issues/325
|
||||||
|
Loading…
x
Reference in New Issue
Block a user