Skip to content

Commit

Permalink
Merge branch 'dev-v3.0.0' into ciParameter
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlind authored Feb 22, 2024
2 parents b18f6c0 + 3839f3d commit 9886ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.21")
implementation("com.google.android.material:material:1.3.0")
implementation(project(":edgeidentity"))

implementation("com.adobe.marketing.mobile:core:$mavenCoreVersion-SNAPSHOT")
implementation("com.adobe.marketing.mobile:identity:2.+")
implementation("com.adobe.marketing.mobile:edgeconsent:2.0.0") {
Expand Down

0 comments on commit 9886ee0

Please sign in to comment.