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 11# ChangeLog
22
3+ - 4.8.0 2020/08/31
4+ - Feat: [ Bug fix for NeedOnRequestPermissionsResult lint derector] ( https://github.com/permissions-dispatcher/PermissionsDispatcher/issues/680 )
35- ktx: 1.0.0-beta1
46 - Update: [ rewrite internal implementation] ( https://github.com/permissions-dispatcher/PermissionsDispatcher/pull/678 )
57- 4.7.0 2020/03/25
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ARTIFACT_ID_LIBRARY = permissionsdispatcher
55ARTIFACT_ID_PROCESSOR = permissionsdispatcher-processor
66ARTIFACT_ID_ANNOTATION = permissionsdispatcher-annotation
77ARTIFACT_ID_KTX = permissionsdispatcher-ktx
8- VERSION = 4.7 .0
8+ VERSION = 4.8 .0
99KTX_VERSION = 1.0.0-beta1
1010REPO = org.permissionsdispatcher
1111DESCRIPTION = Annotation-based library for generating runtime permissions dispatcher.
You can’t perform that action at this time.
0 commit comments