scottyab / safetynethelper

SafetyNet Helper wraps the Google Play Services SafetyNet.API and verifies Safety Net API response with the Android Device Verification API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle the private keystore and API references in gradle file so it doesn't error on new clone

scottyab opened this issue · comments

There's a better way of reading properties from gradle.properties so it doesn't cause a build failure when all someone wants to do is run a debug build.