Skip to content

Commit

Permalink
Merge pull request #78 from Tinkoff/change_TinkoffCreditSystems_to_Ti…
Browse files Browse the repository at this point in the history
…nkoff

Change TinkoffCreditSystems to Tinkoff
  • Loading branch information
IlnarH authored Jan 10, 2022
2 parents 573da55 + c8d49bd commit 54cd1e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ VERSION_CODE=15
GROUP=ru.tinkoff.acquiring

POM_DESCRIPTION=Library which allows you to use internet acquiring in your android app
POM_URL=https://github.com/TinkoffCreditSystems/AcquiringSdkAndroid
POM_SCM_URL=https://github.com/TinkoffCreditSystems/AcquiringSdkAndroid
POM_SCM_CONNECTION=scm:[email protected]:TinkoffCreditSystems/AcquiringSdkAndroid.git
POM_SCM_DEV_CONNECTION=scm:[email protected]:TinkoffCreditSystems/AcquiringSdkAndroid.git
POM_URL=https://github.com/Tinkoff/AcquiringSdkAndroid
POM_SCM_URL=https://github.com/Tinkoff/AcquiringSdkAndroid
POM_SCM_CONNECTION=scm:[email protected]:Tinkoff/AcquiringSdkAndroid.git
POM_SCM_DEV_CONNECTION=scm:[email protected]:Tinkoff/AcquiringSdkAndroid.git
POM_LICENCE_NAME=The Apache Software License, Version 2.0
POM_LICENCE_URL=https://github.com/TinkoffCreditSystems/AcquiringSdkAndroid/blob/master/LICENSE.TXT
POM_LICENCE_URL=https://github.com/Tinkoff/AcquiringSdkAndroid/blob/master/LICENSE.TXT
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=tcs
POM_DEVELOPER_NAME=Tinkoff Credit Systems
Expand Down
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,8 @@ implementation 'ru.tinkoff.acquiring:core:$latestVersion'
[search.maven]: http://search.maven.org/#search|ga|1|ru.tinkoff.acquiring.ui
[build-config]: https://developer.android.com/studio/build/index.html
[support-email]: mailto:[email protected]
[issues]: https://github.com/TinkoffCreditSystems/AcquiringSdkAndroid/issues
[issues]: https://github.com/Tinkoff/AcquiringSdkAndroid/issues
[acquiring]: https://www.tinkoff.ru/business/internet-acquiring/
[init-documentation]: https://oplata.tinkoff.ru/develop/api/payments/init-request/
[google-pay-brand]: https://developers.google.com/pay/api/android/guides/brand-guidelines
[full-doc]: https://github.com/TinkoffCreditSystems/AcquiringSdkAndroid/blob/master/Android%20SDK.pdf
[full-doc]: https://github.com/Tinkoff/AcquiringSdkAndroid/blob/master/Android%20SDK.pdf

0 comments on commit 54cd1e0

Please sign in to comment.