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.
2 parents 0ab21f1 + 2971c0e commit 615b1e6Copy full SHA for 615b1e6
gradle.properties
@@ -1,7 +1,7 @@
1
# Upload configuration
2
USER = muradeliyev
3
GROUP = io.github.muradeliyev
4
-VERSION_NAME = 5.0.2-beta02
+VERSION_NAME = 5.0.2-beta03
5
POM_NAME = PermissionsDispatcher
6
POM_DESCRIPTION = A declarative API to handle Android runtime permissions.
7
POM_INCEPTION_YEAR = 2015
settings.gradle.kts
@@ -38,9 +38,6 @@ include(
38
":library",
39
":processor",
40
":lint",
41
- ":sample",
42
- ":test",
43
":annotation",
44
":ktx",
45
-// ":ktx-sample",
46
)
0 commit comments