1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-21 13:23:00 +00:00

apply review comment concerning targetSdkVersion

https://github.com/owncloud/android-library/pull/198#discussion_r228050760
This commit is contained in:
Hannes Achleitner
2018-10-25 09:16:48 +02:00
parent 6eba501c4b
commit 94f3c377e4
4 changed files with 6 additions and 6 deletions
+5
View File
@@ -11,6 +11,11 @@ dependencies {
android {
compileSdkVersion 26
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
}
sourceSets {
main {
manifest.srcFile 'AndroidManifest.xml'