We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed28d84 commit 7468816Copy full SHA for 7468816
gradle.properties
@@ -26,7 +26,7 @@ INSTRUMENTATION_ARTIFACT_ID = android-instrumentation-test
26
INSTRUMENTATION_DESCRIPTION = Extensions for instrumented Android tests with JUnit 5.
27
INSTRUMENTATION_RUNNER_ARTIFACT_ID = android-instrumentation-test-runner
28
INSTRUMENTATION_RUNNER_DESCRIPTION = Runner for integration of instrumented Android tests with JUnit 5.
29
-INSTRUMENTATION_VERSION_NAME = 0.2.1-SNAPSHOT
+INSTRUMENTATION_VERSION_NAME = 0.2.1
30
INSTRUMENTATION_VERSION_NAME_LATEST_STABLE = 0.2.0
31
INSTRUMENTATION_MIN_SDK_VERSION = 26
32
INSTRUMENTATION_RUNNER_MIN_SDK_VERSION = 14
0 commit comments