Skip to content

Commit 750490c

Browse files
authored
Merge pull request #7900 from Stypox/increment-compile-sdk
Change `compileSdk` from 30 to 31
2 parents a3f99bd + 579b861 commit 750490c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
android {
11-
compileSdk 30
11+
compileSdk 31
1212
buildToolsVersion '30.0.3'
1313

1414
defaultConfig {

0 commit comments

Comments
 (0)