Skip to content

Commit 3e805ef

Browse files
author
Jaymin Suthar
committed
Bump version
Signed-off-by: Jaymin Suthar <sjaymin.us@gmail.com>
1 parent d91e9cd commit 3e805ef

4 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ See file NOTICE in project root for licensing information.
120120

121121
## Changelog
122122

123+
#### 1.0.2
124+
125+
- Fix 'Permission denied' errors when initializing
126+
123127
#### 1.0.1
124128

125129
- Add support for some new devices

bin/acc_arm

0 Bytes
Binary file not shown.

bin/acc_x86

0 Bytes
Binary file not shown.

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=ACControl
22
name=Advanced Charging Control
3-
version=1.0.1
4-
versionCode=2
3+
version=1.0.2
4+
versionCode=5
55
author=Jaymin Suthar
66
description=ACControl basically enables you to switch charging. Check README for more.
77
minMagisk=18105

0 commit comments

Comments
 (0)