Skip to content

Commit a2968b3

Browse files
committed
Plugin 1.10.3.0
1 parent bec50d2 commit a2968b3

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
@@ -88,7 +88,7 @@ object Artifacts {
8888
platform = Java,
8989
groupId = "de.mannodermaus.gradle.plugins",
9090
artifactId = "android-junit5",
91-
currentVersion = "1.10.3.0-SNAPSHOT",
91+
currentVersion = "1.10.3.0",
9292
latestStableVersion = "1.10.2.0",
9393
license = license,
9494
description = "Unit Testing with JUnit 5 for Android."

0 commit comments

Comments
 (0)