mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-08 00:16:09 +00:00
Merge pull request #272 from owncloud/revert_compileSdkVersion_28
Revert compileSdkVersion to 28
This commit is contained in:
commit
c8ffbdc67c
@ -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