Skip to content

Commit

Permalink
Selcom API/IMPL Module updated
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCollinsByte committed Nov 16, 2024
1 parent 8686e89 commit 4ce908c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply from: rootProject.file('gradle/plugin-java.gradle')

dependencies {
implementation project(':selcom-payment-api')
implementation project(':kw-selcom-payment-api')
implementation libs.slfj;
implementation libs.gson;
}
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ include('kw-azampay-payment-api')
include('kw-azampay-payment-impl')
include('kw-airtel-payment-api')
include('kw-airtel-payment-impl')
include('selcom-payment-api')
include('selcom-payment-impl')
include('kw-selcom-payment-api')
include('kw-selcom-payment-impl')

0 comments on commit 4ce908c

Please sign in to comment.