Skip to content

Commit 3167ab3

Browse files
authored
Merge pull request #6654 from Isira-Seneviratne/Bump_compileSdk
Bump compileSdkVersion to 30.
2 parents 6c25ce5 + 403e336 commit 3167ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ apply plugin: 'kotlin-kapt'
99
apply plugin: 'checkstyle'
1010

1111
android {
12-
compileSdkVersion 29
12+
compileSdkVersion 30
1313
buildToolsVersion '30.0.3'
1414

1515
defaultConfig {

0 commit comments

Comments
 (0)