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 0fed623 commit bc01eceCopy full SHA for bc01ece
gradle.properties
@@ -6,7 +6,7 @@ android.injected.build.model.only.versioned = 3
6
# Artifact configuration
7
GROUP_ID = de.mannodermaus.gradle.plugins
8
ARTIFACT_ID = android-junit5
9
-VERSION_NAME = 1.0.0-RC3
+VERSION_NAME = 1.0.0-RC3-rev1-SNAPSHOT
10
LICENCE_NAME = EPL-1.0
11
DESCRIPTION = Unit Testing with JUnit 5 for Android.
12
VCS_URL = https://github.com/aurae/android-junit5
0 commit comments