android - What are the newest Play service Version? -


at moment compile app line compile 'com.google.android.gms:play-services:4.2.42' , use version 4.2.42 of play services, newest? there page can find out? **

edit:

 compile 'com.google.android.gms:play-services:4.3' 

with line got e problem can't become compiled, why?


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

collision detection - C++ library for mesh to mesh intersection: what is available? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -