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

Update min version to 19

This commit is contained in:
davigonz 2019-03-04 09:56:44 +01:00
parent 87a8b418de
commit 239e920d56

View File

@ -10,7 +10,7 @@ android {
compileSdkVersion 28
defaultConfig {
minSdkVersion 14
minSdkVersion 19
targetSdkVersion 28
}