android - what is the difference between com.mcxiaoke.volley:library-aar and com.mcxiaoke.volley:library? -


when search volley in android studio, both com.mcxiaoke.volley:library:1.0.19 , com.mcxiaoke.volley:library-aar:1.0.1. difference? aar stand for? base on this answer, 1 without aar newer version, right?

aar file format (like jar). http://tools.android.com/tech-docs/new-build-system/aar-format. version matters. 1.0.19 newer 1.0.1


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -