Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bramski committed Oct 21, 2019
1 parent 55583dc commit 487bcd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation "com.google.android.gms:play-services-wallet:$googlePlayServicesVersion"
implementation "com.google.firebase:firebase-core:$firebaseVersion"
implementation 'com.github.stripe:stripe-android:webview-logs-SNAPSHOT'
implementation 'com.github.stripe:stripe-android:0dfee80c85'
implementation 'com.github.tipsi:CreditCardEntry:1.5.1'
}
repositories {
Expand Down

0 comments on commit 487bcd9

Please sign in to comment.