Google Play service gradle version installed with SDKBOX 2.3.16.1

Hi

@slackmoehrle

I tried to integrate Google SafetyNet API into Android project but after that I cannot compiled project again, there was duplicate class so I think it’s misused of Google Play Service version.

I need to know gradle version of Google Play Services SDKBOX use so I can use same versionf or SafetyNet

@nite @yinjimmy can you help?

@nite @yinjimmy any suggestion?

you can remove the gps folder, just use the gradle version of Google Play Services.

thanks @yinjimmy I found the problem, google play services package already includes safetynet API, that result in the duplication

if you use the gradle version, maybe more stable.