Skip to content

Commit 54afd54

Browse files
committed
Update snapshot version
1 parent 6b8e292 commit 54afd54

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
@@ -86,7 +86,7 @@ object Artifacts {
8686
platform = Java,
8787
groupId = "de.mannodermaus.gradle.plugins",
8888
artifactId = "android-junit5",
89-
currentVersion = "1.9.0.0-SNAPSHOT",
89+
currentVersion = "1.9.2.0-SNAPSHOT",
9090
latestStableVersion = "1.8.2.1",
9191
license = license,
9292
description = "Unit Testing with JUnit 5 for Android."

0 commit comments

Comments
 (0)