Install the library
The recommended way to install the Qonversion library for Android is with a build system like Gradle. The library is distributed via Maven Central.
Add Qonversion library to the dependencies section in your app build.gradle
dependencies {
implementation 'com.qonversion.android.sdk:sdk:2.+'
}
Or check the current release version on Github if you want to use a specific version
Updated 23 days ago
What's Next
Using the SDKs |