Skip to content

Commit

Permalink
targetSdkVersion = 31
Browse files Browse the repository at this point in the history
  • Loading branch information
donglua committed Apr 25, 2023
1 parent 82d51d4 commit 030b9d5
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 @@ -47,7 +47,7 @@ task clean(type: Delete) {
ext {
compileSdkVersion = 32
minSdkVersion = 21
targetSdkVersion = 29
targetSdkVersion = 31

supportLibraryVersion = "25.1.1"
supportLibraryVersionInHost = "28.0.0"
Expand Down

0 comments on commit 030b9d5

Please sign in to comment.