1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-06 23:46:30 +00:00

Finish remove Android 4.4 support

This commit is contained in:
Hannes Achleitner 2019-12-19 07:25:29 +01:00 committed by Abel García de Prada
parent fadc578f07
commit a1d4c781ae

View File

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