Skip to content

Commit

Permalink
build: add missing compileSdk
Browse files Browse the repository at this point in the history
  • Loading branch information
ch4rl3x committed May 5, 2024
1 parent e44e36a commit d1516ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions billing/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ ext {
apply from: '../_publish.gradle'

android {
compileSdk 33

defaultConfig {
minSdkVersion 23
targetSdkVersion 33
Expand Down

0 comments on commit d1516ed

Please sign in to comment.