We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49507f8 commit 6ae5846Copy full SHA for 6ae5846
gradle.properties
@@ -6,7 +6,7 @@ GROUP_ID = com.github.hotchemi
6
ARTIFACT_ID_LIBRARY = permissionsdispatcher
7
ARTIFACT_ID_PROCESSOR = permissionsdispatcher-processor
8
ARTIFACT_ID_ANNOTATION = permissionsdispatcher-annotation
9
-VERSION = 4.1.0
+VERSION = 4.2.0-SNAPSHOT
10
REPO = maven
11
DESCRIPTION = Annotation-based library for generating runtime permissions dispatcher.
12
WEBSITE = https://github.com/hotchemi/PermissionsDispatcher
0 commit comments