Skip to content

Commit

Permalink
Use the proper API level
Browse files Browse the repository at this point in the history
  • Loading branch information
romainguy committed Apr 24, 2023
1 parent 71b20c9 commit 5f7d96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v9-demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

android {
compileSdk 33
compileSdkPreview 'UpsideDownCake'

defaultConfig {
applicationId "dev.romainguy.graphics.v9.demo"
Expand Down

0 comments on commit 5f7d96b

Please sign in to comment.