mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Merge pull request #272 from owncloud/revert_compileSdkVersion_28
Revert compileSdkVersion to 28
This commit is contained in:
commit
fca43e1fb8
@ -16,7 +16,7 @@ allOpen {
|
|||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 29
|
compileSdkVersion 28
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
|
Loading…
x
Reference in New Issue
Block a user