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 bdf590b commit 4aab11fCopy full SHA for 4aab11f
gradle.properties
@@ -9,8 +9,8 @@ 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.0-SNAPSHOT
13
-PLUGIN_VERSION_NAME_LATEST_STABLE = 1.3.0.0
+PLUGIN_VERSION_NAME = 1.3.1.1-SNAPSHOT
+PLUGIN_VERSION_NAME_LATEST_STABLE = 1.3.1.0
14
15
# Artifact configuration (instrumentation & runner)
16
INSTRUMENTATION_GROUP_ID = de.mannodermaus.junit5
0 commit comments