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 fad9336 commit e2a28c0
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 @@ -7,7 +7,7 @@ plugins {

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

Expand Down

0 comments on commit e2a28c0

Please sign in to comment.