3

Currently the latest version provided in google code is 0.26.7

https://code.google.com/p/android-query/downloads/list

But the jar in maven repository is still in 0.25.9, which is more than a year ago.

http://mvnrepository.com/artifact/com.googlecode.android-query/android-query

Is there anyway for public to update the library?

JR Tan
  • 1,703
  • 4
  • 17
  • 35

1 Answers1

6

You may use an excellent jitpack feature. For AQuery please see the following: https://jitpack.io/#androidquery/androidquery/0.26.9

snuk182
  • 1,022
  • 1
  • 12
  • 28