File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
src/main/java/com/flutterwave/raveandroid/card Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ dependencies {
2828 androidTestCompile(' com.android.support.test.espresso:espresso-core:2.2.2' , {
2929 exclude group : ' com.android.support' , module : ' support-annotations'
3030 })
31- compile ' com.code-troopers.betterpickers:library:3.1.0'
3231 compile ' com.android.support:appcompat-v7:25.3.1'
3332 compile ' com.android.support.constraint:constraint-layout:1.0.0-beta3'
3433 compile ' com.android.support:design:25.3.1'
Original file line number Diff line number Diff line change 3333import android .widget .TextView ;
3434import android .widget .Toast ;
3535
36- import com .codetroopers .betterpickers .expirationpicker .ExpirationPickerBuilder ;
37- import com .codetroopers .betterpickers .expirationpicker .ExpirationPickerDialogFragment ;
3836import com .flutterwave .raveandroid .Payload ;
3937import com .flutterwave .raveandroid .PayloadBuilder ;
4038import com .flutterwave .raveandroid .R ;
You can’t perform that action at this time.
0 commit comments