1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00

Merge pull request #241 from owncloud/release_1.0.0

Release 1.0
This commit is contained in:
David González Verdugo
2019-03-07 09:14:37 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ android {
compileSdkVersion 28
defaultConfig {
minSdkVersion 14
minSdkVersion 19
targetSdkVersion 28
}
+1 -1
View File
@@ -8,7 +8,7 @@ android {
compileSdkVersion 28
defaultConfig {
minSdkVersion 14
minSdkVersion 19
targetSdkVersion 28
}