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