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 {
28
28
androidTestCompile(' com.android.support.test.espresso:espresso-core:2.2.2' , {
29
29
exclude group : ' com.android.support' , module : ' support-annotations'
30
30
})
31
- compile ' com.code-troopers.betterpickers:library:3.1.0'
32
31
compile ' com.android.support:appcompat-v7:25.3.1'
33
32
compile ' com.android.support.constraint:constraint-layout:1.0.0-beta3'
34
33
compile ' com.android.support:design:25.3.1'
Original file line number Diff line number Diff line change 33
33
import android .widget .TextView ;
34
34
import android .widget .Toast ;
35
35
36
- import com .codetroopers .betterpickers .expirationpicker .ExpirationPickerBuilder ;
37
- import com .codetroopers .betterpickers .expirationpicker .ExpirationPickerDialogFragment ;
38
36
import com .flutterwave .raveandroid .Payload ;
39
37
import com .flutterwave .raveandroid .PayloadBuilder ;
40
38
import com .flutterwave .raveandroid .R ;
You can’t perform that action at this time.
0 commit comments