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 5d5fb6c commit 86c880eCopy full SHA for 86c880e
gradle.properties
@@ -13,7 +13,7 @@ PLUGIN_GROUP_ID = de.mannodermaus.gradle.plugins
13
PLUGIN_ARTIFACT_ID = android-junit5
14
PLUGIN_DESCRIPTION = Unit Testing with JUnit 5 for Android.
15
PLUGIN_RUNTIME_VERSION_NAME = 1.0.31-SNAPSHOT
16
-PLUGIN_RUNTIME_VERSION_NAME_LATEST_STABLE = 1.0.31
+PLUGIN_RUNTIME_VERSION_NAME_LATEST_STABLE = 1.0.30
17
18
# Artifact configuration (embedded-runtime)
19
RUNTIME_GROUP_ID = de.mannodermaus.gradle.plugins
0 commit comments