Skip to content

Commit 7468816

Browse files
committed
Promote instrumentation libraries
1 parent ed28d84 commit 7468816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ INSTRUMENTATION_ARTIFACT_ID = android-instrumentation-test
2626
INSTRUMENTATION_DESCRIPTION = Extensions for instrumented Android tests with JUnit 5.
2727
INSTRUMENTATION_RUNNER_ARTIFACT_ID = android-instrumentation-test-runner
2828
INSTRUMENTATION_RUNNER_DESCRIPTION = Runner for integration of instrumented Android tests with JUnit 5.
29-
INSTRUMENTATION_VERSION_NAME = 0.2.1-SNAPSHOT
29+
INSTRUMENTATION_VERSION_NAME = 0.2.1
3030
INSTRUMENTATION_VERSION_NAME_LATEST_STABLE = 0.2.0
3131
INSTRUMENTATION_MIN_SDK_VERSION = 26
3232
INSTRUMENTATION_RUNNER_MIN_SDK_VERSION = 14

0 commit comments

Comments
 (0)