adamsaghy commented on code in PR #4046:
URL: https://github.com/apache/fineract/pull/4046#discussion_r1744123975
##########
fineract-provider/build.gradle:
##########
@@ -225,6 +232,7 @@ bootRun {
dependencies {
implementation 'org.mariadb.jdbc:mariadb-java-client'
implementation 'org.postgresql:postgresql'
+ implementation 'org.pheesdk:PaymentHubSDK:1.0.0'
Review Comment:
I dont think it is right to be here. Would you move to the
dependencies.gradle? Also it might be better to have it in a separate module.
Most of the ppl would not need payment hub support...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]