Skip to content

Commit

Permalink
Updated compileSdk 34
Browse files Browse the repository at this point in the history
  • Loading branch information
nsingh-branch committed May 8, 2024
1 parent 60a33ca commit 21d7c92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Branch-SDK-Automation-TestBed/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

android {
compileSdk 33
compileSdk 34

signingConfigs {
debug {
Expand All @@ -16,7 +16,7 @@ android {
defaultConfig {
applicationId "io.branch.branchandroiddemo"
minSdk 21
targetSdk 33
targetSdk 34
versionCode 1
versionName "1.0"

Expand Down

0 comments on commit 21d7c92

Please sign in to comment.