Skip to content

Commit

Permalink
Merge pull request #1458 from moneymanagerex/v19
Browse files Browse the repository at this point in the history
upgrade compileSdkVersion = 33
  • Loading branch information
guanlisheng authored Dec 1, 2023
2 parents 857d315 + 47ba3a4 commit a05687b
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 @@ -31,7 +31,7 @@ buildscript {
}

ext {
compileSdkVersion = 31
compileSdkVersion = 33
buildToolsVersion = '30.0.2'
supportLibrary = '1.0.0'

Expand Down

0 comments on commit a05687b

Please sign in to comment.