Skip to content

Commit

Permalink
Merge pull request #7900 from Stypox/increment-compile-sdk
Browse files Browse the repository at this point in the history
Change `compileSdk` from 30 to 31
  • Loading branch information
TobiGr authored Feb 19, 2022
2 parents a3f99bd + 579b861 commit 750490c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

android {
compileSdk 30
compileSdk 31
buildToolsVersion '30.0.3'

defaultConfig {
Expand Down

0 comments on commit 750490c

Please sign in to comment.