Skip to content

Commit 4aab11f

Browse files
committed
Prepare next version
1 parent bdf590b commit 4aab11f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ LICENSE_NAME = Apache-2.0
99
PLUGIN_GROUP_ID = de.mannodermaus.gradle.plugins
1010
PLUGIN_ARTIFACT_ID = android-junit5
1111
PLUGIN_DESCRIPTION = Unit Testing with JUnit 5 for Android.
12-
PLUGIN_VERSION_NAME = 1.3.1.0-SNAPSHOT
13-
PLUGIN_VERSION_NAME_LATEST_STABLE = 1.3.0.0
12+
PLUGIN_VERSION_NAME = 1.3.1.1-SNAPSHOT
13+
PLUGIN_VERSION_NAME_LATEST_STABLE = 1.3.1.0
1414

1515
# Artifact configuration (instrumentation & runner)
1616
INSTRUMENTATION_GROUP_ID = de.mannodermaus.junit5

0 commit comments

Comments
 (0)