googlesamples / android-play-safetynet

Samples for the Google SafetyNet Attestation API
Apache License 2.0
285 stars 133 forks source link

Build settings upgraded for Android Studio 3.2.1 #15

Open wagyu298 opened 5 years ago

wagyu298 commented 5 years ago

I tried to build an android-play-safetynet client sample project with Android Studio 3.2.1, but it failed by the following errors. It requires to upgrade the maven repositories and the dependencies. I send the pull request to solve the problem.

Could not find com.android.tools.build:gradle:2.3.3.
Searched in the following locations:
    https://maven.google.com/com/android/tools/build/gradle/2.3.3/gradle-2.3.3.pom
    https://maven.google.com/com/android/tools/build/gradle/2.3.3/gradle-2.3.3.jar
    https://jcenter.bintray.com/com/android/tools/build/gradle/2.3.3/gradle-2.3.3.pom
    https://jcenter.bintray.com/com/android/tools/build/gradle/2.3.3/gradle-2.3.3.jar
Required by:
    project :
Add Google Maven repository and sync project
Open File
googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers