Merge pull request #6654 from Isira-Seneviratne/Bump_compileSdk
Bump compileSdkVersion to 30.
This commit is contained in:
commit
3167ab3ba0
|
@ -9,7 +9,7 @@ apply plugin: 'kotlin-kapt'
|
|||
apply plugin: 'checkstyle'
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion '30.0.3'
|
||||
|
||||
defaultConfig {
|
||||
|
|
Loading…
Reference in New Issue