Skip to content

Commit ba65af4

Browse files
committed
bump version
1 parent 0738efc commit ba65af4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.14.12]
5+
6+
### Fixed
7+
- Crash on moto g7 plus when activating the torch
8+
49
## [0.14.11]
510

611
### Changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ allprojects {
2323
}
2424

2525
project.ext {
26-
sdkVersion='0.14.11'
26+
sdkVersion='0.14.12'
2727
versionCode=1
2828

2929
compileSdkVersion=28

0 commit comments

Comments
 (0)