1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +00:00

revert to android 26

on review request
This commit is contained in:
Hannes Achleitner
2018-12-14 11:12:54 +01:00
parent 0eb071b762
commit 982dbb2a93
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -7,11 +7,11 @@ dependencies {
}
android {
compileSdkVersion 28
compileSdkVersion 26
defaultConfig {
minSdkVersion 14
targetSdkVersion 28
targetSdkVersion 26
}
lintOptions {
+2 -2
View File
@@ -5,11 +5,11 @@ dependencies {
}
android {
compileSdkVersion 28
compileSdkVersion 26
defaultConfig {
minSdkVersion 14
targetSdkVersion 28
targetSdkVersion 26
}
lintOptions {