File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,12 @@ android {
2121}
2222
2323dependencies {
24- implementation fileTree(dir : ' libs' , include : [' *.jar' ])
2524 implementation ' com.google.code.gson:gson:2.8.5'
2625 implementation ' com.squareup.retrofit2:retrofit:2.9.0'
2726 implementation ' com.squareup.retrofit2:converter-gson:2.5.0'
2827 implementation ' com.squareup.okhttp3:okhttp:3.14.9'
2928 implementation ' androidx.appcompat:appcompat:1.2.0'
30- implementation ' co.paystack.android.design.widget:pinpad:1.0.4 '
29+ implementation ' co.paystack.android.design.widget:pinpad:1.0.8 '
3130 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
3231 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7"
3332 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7"
You can’t perform that action at this time.
0 commit comments