Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Build settings upgraded for Android Studio 3.2.1 #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wagyu298
Copy link

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
Copy link

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).

📝 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants