Skip to content

Commit 08b2913

Browse files
committed
removed TapShimmer
1 parent 2ce871b commit 08b2913

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

TapSamsungPay/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ dependencies {
4343
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
4444
implementation files('libs/SamsungPaySDK_2.18.00_release.jar')
4545
api 'com.github.Tap-Payments:TapUIKit-Android:2.0.2'
46-
implementation project(path: ':Tapshimmer')
4746

4847
implementation "io.reactivex.rxjava2:rxjava:2.2.19"
4948
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'

settings.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ dependencyResolutionManagement {
1818
rootProject.name = "My Application"
1919
include ':app'
2020
include ':TapSamsungPay'
21-
include ':Tapshimmer'

0 commit comments

Comments
 (0)