Installation
2 min
to install the appstorys sdk, add the jitpack to your app level settings gradle repositories { maven { url = uri("https //jitpack io") } } add the dependency to build gradle for kotlin version 1 9 0 or higher implementation("com github appversal\ appstorys android sdk downgraded 5 0 ") for kotlin version 2 1 20 or higher implementation("com github appversal\ appstorys android sdk 3 8 9")