File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
+ - 4.8.0 2020/08/31
4
+ - Feat: [ Bug fix for NeedOnRequestPermissionsResult lint derector] ( https://github.com/permissions-dispatcher/PermissionsDispatcher/issues/680 )
3
5
- ktx: 1.0.0-beta1
4
6
- Update: [ rewrite internal implementation] ( https://github.com/permissions-dispatcher/PermissionsDispatcher/pull/678 )
5
7
- 4.7.0 2020/03/25
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ARTIFACT_ID_LIBRARY = permissionsdispatcher
5
5
ARTIFACT_ID_PROCESSOR = permissionsdispatcher-processor
6
6
ARTIFACT_ID_ANNOTATION = permissionsdispatcher-annotation
7
7
ARTIFACT_ID_KTX = permissionsdispatcher-ktx
8
- VERSION = 4.7 .0
8
+ VERSION = 4.8 .0
9
9
KTX_VERSION = 1.0.0-beta1
10
10
REPO = org.permissionsdispatcher
11
11
DESCRIPTION = Annotation-based library for generating runtime permissions dispatcher.
You can’t perform that action at this time.
0 commit comments