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 9448f64 commit 77ae23eCopy full SHA for 77ae23e
gradle.properties
@@ -9,7 +9,7 @@ LICENSE_NAME = Apache-2.0
9
PLUGIN_GROUP_ID = de.mannodermaus.gradle.plugins
10
PLUGIN_ARTIFACT_ID = android-junit5
11
PLUGIN_DESCRIPTION = Unit Testing with JUnit 5 for Android.
12
-PLUGIN_VERSION_NAME = 1.3.0.0-SNAPSHOT
+PLUGIN_VERSION_NAME = 1.3.0.0
13
PLUGIN_VERSION_NAME_LATEST_STABLE = 1.2.0.0
14
15
# Artifact configuration (instrumentation & runner)
0 commit comments