File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
+ - 2.3.1 2016/12/26
4
+ - Fix a bug related to Xiaomi. [ #240 ] ( https://github.com/hotchemi/PermissionsDispatcher/issues/240 ) .
5
+ - Address [ #244 ] ( https://github.com/hotchemi/PermissionsDispatcher/issues/244 ) just in case.
3
6
- 2.3.0 2016/12/14
4
7
- Start Xiaomi support. [ #235 ] ( https://github.com/hotchemi/PermissionsDispatcher/pull/235 ) .
5
8
- Fix slight bug for lint check. [ #230 ] ( https://github.com/hotchemi/PermissionsDispatcher/pull/230 ) .
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ USER = hotchemi
5
5
GROUP_ID = com.github.hotchemi
6
6
ARTIFACT_ID_LIBRARY = permissionsdispatcher
7
7
ARTIFACT_ID_PROCESSOR = permissionsdispatcher-processor
8
- VERSION = 2.3.0-SNAPSHOT
8
+ VERSION = 2.3.1
9
9
DESCRIPTION = Annotation-based library for generating runtime permissions dispatcher.
10
10
WEBSITE = https://github.com/hotchemi/PermissionsDispatcher
11
11
LICENCES = ['Apache-2.0']
You can’t perform that action at this time.
0 commit comments