Skip to content

Commit 2971c0e

Browse files
author
Murad Eliyev
committed
Removed modules that stops build
1 parent b3d9406 commit 2971c0e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Upload configuration
22
USER = muradeliyev
33
GROUP = io.github.muradeliyev
4-
VERSION_NAME = 5.0.2-beta02
4+
VERSION_NAME = 5.0.2-beta03
55
POM_NAME = PermissionsDispatcher
66
POM_DESCRIPTION = A declarative API to handle Android runtime permissions.
77
POM_INCEPTION_YEAR = 2015

settings.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ include(
3838
":library",
3939
":processor",
4040
":lint",
41-
":sample",
42-
":test",
4341
":annotation",
4442
":ktx",
45-
// ":ktx-sample",
4643
)

0 commit comments

Comments
 (0)