You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2018. It is now read-only.
Will we see the features in master in Maven Central any time soon? I'm particularly interested in support for the following:
// optionally including an emulatorsdkManager {
emulatorVersion 'android-19'
emulatorArchitecture 'armeabi-v7a'// optional, defaults to arm
}
This feature is advertised in the project's README (master branch), but it is not available in the 0.12.+ release recommended in the same document. From the looks of it, the last release (0.12.0) was on 2014-07-12 and a number of features have been added since then. Is there a place other than Maven Central to get theses updates?