Skip to content

Commit

Permalink
Merge pull request #94 from Carifio24/api-34
Browse files Browse the repository at this point in the history
Update API version 34
  • Loading branch information
Carifio24 authored Sep 20, 2024
2 parents 69bc84f + a21407d commit 4c8159f
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 @@ -10,11 +10,11 @@ android {
keyPassword System.getenv('ANDROID_KEY_PASSWORD')
}
}
compileSdk 33
compileSdk 34
defaultConfig {
applicationId "dnd.jon.spellbook"
minSdkVersion 24
targetSdkVersion 33
targetSdkVersion 34
versionCode 4001000
versionName "4.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 4c8159f

Please sign in to comment.