Skip to content

Commit fb059cc

Browse files
committed
Plugin 1.7.0.0
1 parent 2c34254 commit fb059cc

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.0.0-SNAPSHOT",
50+
currentVersion = "1.7.0.0",
5151
latestStableVersion = "1.6.2.0",
5252
license = license,
5353
description = "Unit Testing with JUnit 5 for Android."

0 commit comments

Comments
 (0)