Last updated 1 year ago
Next, add the WinZO library as a dependency.
Add the following in the module build.gradle
build.gradle
android { // Extra code excluded for brevity } dependencies { implementation ‘com.winzo.gameSdk:gameSdk:<latest-version>’ }
Latest version of SDK would be shared with you over an email.