gradle을 통해 play-services를 참조하면 나를 위해 작동이 중지되었습니다-끓였습니다-처음에 참조로 사용한 샘플조차도 작동이 중지되었습니다 : https://plus.google.com/+AndroidDevelopers/posts/4Yhpn6p9icf
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':auth'.
> Failed to notify project evaluation listener.
> Could not resolve all dependencies for configuration ':auth:compile'.
> Could not find com.google.android.gms:play-services:3.1.36.
Required by:
gpsdemos:auth:unspecified
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 3.577 secs
나는 단지 버전이 증가했지만 두 가지 질문을 제기한다고 두려워합니다. # 1) 새로운 것이 무엇입니까? # 2) 왜 이전 버전이 사라 졌습니까?