Skip to content

Commit bda967a

Browse files
committed
Prepare RC2 version (for completion's sake)
1 parent bcb3763 commit bda967a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android.injected.build.model.only.versioned = 3
66
# Artifact configuration
77
GROUP_ID = de.mannodermaus.gradle.plugins
88
ARTIFACT_ID = android-junit5
9-
VERSION_NAME = 1.0.0-RC2-SNAPSHOT
9+
VERSION_NAME = 1.0.0-RC2
1010
LICENCE_NAME = EPL-1.0
1111
DESCRIPTION = Unit Testing with JUnit 5 for Android.
1212
VCS_URL = https://github.com/aurae/android-junit5

0 commit comments

Comments
 (0)