Skip to content

Commit 6ae5846

Browse files
authored
Update gradle.properties
1 parent 49507f8 commit 6ae5846

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 @@ GROUP_ID = com.github.hotchemi
66
ARTIFACT_ID_LIBRARY = permissionsdispatcher
77
ARTIFACT_ID_PROCESSOR = permissionsdispatcher-processor
88
ARTIFACT_ID_ANNOTATION = permissionsdispatcher-annotation
9-
VERSION = 4.1.0
9+
VERSION = 4.2.0-SNAPSHOT
1010
REPO = maven
1111
DESCRIPTION = Annotation-based library for generating runtime permissions dispatcher.
1212
WEBSITE = https://github.com/hotchemi/PermissionsDispatcher

0 commit comments

Comments
 (0)