Skip to content

Commit

Permalink
add support Android API34
Browse files Browse the repository at this point in the history
  • Loading branch information
bmx666 committed Aug 16, 2023
1 parent fc85a9d commit 52a8a1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ plugins {

android {
namespace 'com.midisheetmusic'
compileSdk 33
compileSdk 34

defaultConfig {
applicationId "com.ditek.midisheetmusic"
minSdk 21
targetSdk 33
targetSdk 34
versionCode 9
versionName "2.6"

Expand Down

0 comments on commit 52a8a1d

Please sign in to comment.