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 69f6820 commit 56bedaeCopy full SHA for 56bedae
buildSrc/src/main/kotlin/Artifacts.kt
@@ -35,7 +35,7 @@ object Artifacts {
35
platform = Java,
36
groupId = "de.mannodermaus.gradle.plugins",
37
artifactId = "android-junit5",
38
- currentVersion = "1.4.2.1-SNAPSHOT",
+ currentVersion = "1.4.2.1",
39
latestStableVersion = "1.4.2.0",
40
license = license,
41
description = "Unit Testing with JUnit 5 for Android."
0 commit comments