Skip to content

Commit

Permalink
Merge pull request #192 from Eragoneq/fix-dependencies
Browse files Browse the repository at this point in the history
Remove duplicate dependency
  • Loading branch information
InvictusRMC authored Mar 21, 2024
2 parents 6f54ac5 + 41b77ec commit 630570d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ dependencies {
implementation('net.java.dev.jna:jna:5.12.1@aar')

implementation "com.github.MattSkala:recyclerview-itemadapter:$recyclerview_adapter_version"
implementation project(':currencyii')

// Testing
testImplementation "junit:junit:$junit_version"
Expand Down

0 comments on commit 630570d

Please sign in to comment.