Skip to main content
GitHub release

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 the Qonversion library to the dependencies section in your app build.gradle
dependencies {    
     implementation 'io.qonversion.android.sdk:sdk:8.+'
}
Or check the current release version on Github if you want to use a specific version.

Kids Mode for Qonversion Android SDK

In case you are building an App for Kids, follow this guide to learn about Kids Mode for Qonversion SDKs.
What’s Next