Skip to content

Commit

Permalink
Remove build.gradle VenmoPayments artifact config.
Browse files Browse the repository at this point in the history
  • Loading branch information
sshropshire committed Jul 11, 2024
1 parent 459f5a9 commit 29597c1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions VenmoPayments/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,3 @@ dependencies {
androidTestImplementation deps.androidxJUnit
androidTestImplementation deps.androidxEspressoCore
}

project.ext.name = "venmo-payments"
project.ext.version = rootProject.version
project.ext.pom_name = "PayPal SDK - VenmoPayments"
project.ext.pom_desc = "Library for Venmo payment methods"

apply from: rootProject.file("gradle/gradle-publish.gradle")

0 comments on commit 29597c1

Please sign in to comment.