Skip to content

Commit 29690ed

Browse files
committed
Plugin 1.7.1.0
1 parent 25f90bf commit 29690ed

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
@@ -47,7 +47,7 @@ object Artifacts {
4747
platform = Java,
4848
groupId = "de.mannodermaus.gradle.plugins",
4949
artifactId = "android-junit5",
50-
currentVersion = "1.7.1.0-SNAPSHOT",
50+
currentVersion = "1.7.1.0",
5151
latestStableVersion = "1.7.0.0",
5252
license = license,
5353
description = "Unit Testing with JUnit 5 for Android."

0 commit comments

Comments
 (0)