การอ้างอิงบริการการเล่นผ่าน gradle หยุดการทำงานสำหรับฉัน - ต้มลง - แม้ตัวอย่างที่ฉันใช้เป็นข้อมูลอ้างอิงในสถานที่แรกที่หยุดทำงาน: 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ฉันกลัวว่ามีเพียงรุ่นที่เพิ่มขึ้น แต่เพิ่มขึ้น 2 คำถาม: # 1) คำถามใหม่คืออะไร # 2) เพราะเหตุใดรุ่นเก่าจึงหายไป


