update compile sdk
This commit is contained in:
parent
d8a84389b8
commit
47212b68a1
|
@ -33,6 +33,5 @@ project(':extern:bouncycastle') {
|
|||
// SDK Version and Build Tools used by all subprojects
|
||||
// See http://tools.android.com/tech-docs/new-build-system/tips#TOC-Controlling-Android-properties-of-all-your-modules-from-the-main-project.
|
||||
ext {
|
||||
compileSdkVersion = 27
|
||||
buildToolsVersion = '27.0.3'
|
||||
compileSdkVersion = 28
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue