Skip to content

Commit ff21de3

Browse files
committed
Prepare plugin 1.8.1.0
1 parent 8e3261b commit ff21de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/src/main/kotlin/Environment.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ object Artifacts {
8787
platform = Java,
8888
groupId = "de.mannodermaus.gradle.plugins",
8989
artifactId = "android-junit5",
90-
currentVersion = "1.8.0.1-SNAPSHOT",
90+
currentVersion = "1.8.1.0",
9191
latestStableVersion = "1.8.0.0",
9292
license = license,
9393
description = "Unit Testing with JUnit 5 for Android."

0 commit comments

Comments
 (0)