repositories { google() mavenCentral() // use a snapshot of the android-sdk maven { url "https://oss.sonatype.org/content/repositories/snapshots/" } }
Add a dependency to your build.gradle file:
implementation 'com.adnuntius.android.sdk:1.7.0'
There was an error while loading. Please reload this page.