1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-20 04:43:01 +00:00

Merge pull request #285 from owncloud/feature/stop_supporting_android_kitkat

Get rid of Android 4.4 support
This commit is contained in:
David González Verdugo
2019-12-17 17:49:16 +01:00
committed by GitHub
2 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ android {
compileSdkVersion 28
defaultConfig {
minSdkVersion 19
minSdkVersion 21
targetSdkVersion 28
versionCode = 10000400