Skip to content

Commit

Permalink
Imported API module to impl module
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCollinsByte committed Oct 12, 2024
1 parent 8f5615e commit aea8d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azampay-payment-impl/build.gradle
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(':mobile-payment-api')
implementation project(':azampay-payment-api')
implementation libs.slfj;
implementation libs.gson;
}

0 comments on commit aea8d2e

Please sign in to comment.