Skip to content

Commit

Permalink
Update compileSdkVersion to 34
Browse files Browse the repository at this point in the history
No changes to code were needed and no new warnings/errors were raised.
  • Loading branch information
Thomas Horta committed Aug 31, 2023
1 parent 3796763 commit 9911f01
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 @@ -64,7 +64,7 @@ subprojects {

ext {
minSdkVersion = 24
compileSdkVersion = 33
compileSdkVersion = 34
targetSdkVersion = 33
}

Expand Down

0 comments on commit 9911f01

Please sign in to comment.