Skip to content

Commit

Permalink
bump mpv compile sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
itszechs committed Feb 9, 2023
1 parent d5c9e0d commit 60e13e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mpv/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ plugins {
}

android {
compileSdk 32
compileSdk 33

defaultConfig {
minSdk 21
targetSdk 32
targetSdk 33
}

kotlinOptions {
Expand Down

0 comments on commit 60e13e4

Please sign in to comment.