android / android-test

An extensive framework for testing Android apps

Home Page:https://android.github.io/android-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATS_TAG and ATS_SHA256 for the Most latest release

ken4ward opened this issue · comments

My question is simple, how do I get the most latest of

ATS_TAG = "1edfdab3134a7f01b37afabd3eebfd2c5bb05151"
ATS_SHA256 = "dcd1ff76aef1a26329d77863972780c8fe1fc8ff625747342239f0489c2837ec"

I assume your use case is bazel's android_instrumentation_test support.

I'm guessing TAG 1edfdab is still the recommended version to use as there haven't been many updates to the android_instrumentation_test support.
@jin for comment