Skip to content

Commit

Permalink
Merge pull request #677 from rlopetegui/fix/android-mobile-version-es-pt
Browse files Browse the repository at this point in the history
Added android version change to es/pt
  • Loading branch information
adfonseca authored Apr 8, 2020
2 parents 04a8bb2 + 997ae3f commit 09b6d43
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 09b6d43

Please sign in to comment.