payment methods part 3

This commit is contained in:
cimenmus
2018-06-14 12:35:50 +03:00
parent 71c1911a21
commit 3fb62541ec
8 changed files with 171 additions and 22 deletions

View File

@@ -35,6 +35,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-base:15.0.1'
implementation 'com.google.android.gms:play-services-location:15.0.1'
implementation 'com.google.android.gms:play-services-wallet:15.0.1'
implementation 'com.squareup.retrofit2:retrofit:2.3.0'
implementation 'com.squareup.retrofit2:converter-gson:2.3.0'