1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

Merge pull request #291 from owncloud/FixCompleteBuild

Finish remove Android 4.4 support
This commit is contained in:
David González Verdugo 2020-01-13 10:25:28 +01:00 committed by GitHub
commit d76ecc3bc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ android {
compileSdkVersion 28
defaultConfig {
minSdkVersion 19
minSdkVersion 21
targetSdkVersion 28
}