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 2c34254 commit fb059ccCopy full SHA for fb059cc
buildSrc/src/main/kotlin/Artifacts.kt
@@ -47,7 +47,7 @@ object Artifacts {
47
platform = Java,
48
groupId = "de.mannodermaus.gradle.plugins",
49
artifactId = "android-junit5",
50
- currentVersion = "1.7.0.0-SNAPSHOT",
+ currentVersion = "1.7.0.0",
51
latestStableVersion = "1.6.2.0",
52
license = license,
53
description = "Unit Testing with JUnit 5 for Android."
0 commit comments