1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-22 05:43:02 +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
+1 -1
View File
@@ -8,7 +8,7 @@ android {
compileSdkVersion 28 compileSdkVersion 28
defaultConfig { defaultConfig {
minSdkVersion 19 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
} }