mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-08 00:16:09 +00:00
revert to android 26
on review request
This commit is contained in:
parent
0eb071b762
commit
982dbb2a93
@ -7,11 +7,11 @@ dependencies {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
compileSdkVersion 26
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
targetSdkVersion 26
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
@ -5,11 +5,11 @@ dependencies {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
compileSdkVersion 26
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
targetSdkVersion 26
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user