Install library
The library is available in Maven Central.
To install the library:
- Start Android Studio.
- Open
build.gradle
file of your application. - Add the following line to the dependencies section, where
<version_number>
is the required version of the Store library:
Copy
- groovy
implementation 'com.xsolla.android:store:<version_number>'
Was this article helpful?
Thank you for your feedback!
We’ll review your message and use it to help us improve your experience.Found a typo or other text error? Select the text and press Ctrl+Enter.