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 4c0ec3d commit 1ec0d83Copy full SHA for 1ec0d83
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.1.1-SNAPSHOT
+PLUGIN_VERSION_NAME = 1.3.1.1
13
PLUGIN_VERSION_NAME_LATEST_STABLE = 1.3.1.0
14
15
# Artifact configuration (instrumentation & runner)
0 commit comments