Skip to content

Commit 56bedae

Browse files
committed
Prepare 1.4.2.1 release
1 parent 69f6820 commit 56bedae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Artifacts.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object Artifacts {
3535
platform = Java,
3636
groupId = "de.mannodermaus.gradle.plugins",
3737
artifactId = "android-junit5",
38-
currentVersion = "1.4.2.1-SNAPSHOT",
38+
currentVersion = "1.4.2.1",
3939
latestStableVersion = "1.4.2.0",
4040
license = license,
4141
description = "Unit Testing with JUnit 5 for Android."

0 commit comments

Comments
 (0)