Skip to content

Commit

Permalink
Raise compileSDK to API 30
Browse files Browse the repository at this point in the history
  • Loading branch information
Lineflyer committed Jan 8, 2022
1 parent 5d7e3c1 commit 9740c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ allprojects {
apply plugin: 'com.android.application'

android {
compileSdkVersion 29
compileSdkVersion 30

defaultConfig {
applicationId "menion.android.whereyougo"
Expand Down

0 comments on commit 9740c5d

Please sign in to comment.