Skip to content

Commit

Permalink
Added android version change to es/pt
Browse files Browse the repository at this point in the history
  • Loading branch information
rlopetegui committed Apr 7, 2020
1 parent 04a8bb2 commit 997ae3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ pod ‘MercadoPagoDevicesSDK’
Agrega el siguiente código en el archivo **build.gradle**.
===
dependencies {
implementation 'com.mercadolibre.android.device:sdk:1.0.9'
implementation 'com.mercadolibre.android.device:sdk:1.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ pod ‘MercadoPagoDevicesSDK’
Adicionar o seguinte código no arquivo **build.gradle**.
===
dependencies {
implementation 'com.mercadolibre.android.device:sdk:1.0.9'
implementation 'com.mercadolibre.android.device:sdk:1.0.0'
}
```

Expand Down

0 comments on commit 997ae3f

Please sign in to comment.