We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0738efc commit ba65af4Copy full SHA for ba65af4
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [0.14.12]
5
+
6
+### Fixed
7
+- Crash on moto g7 plus when activating the torch
8
9
## [0.14.11]
10
11
### Changed
build.gradle
@@ -23,7 +23,7 @@ allprojects {
23
}
24
25
project.ext {
26
- sdkVersion='0.14.11'
+ sdkVersion='0.14.12'
27
versionCode=1
28
29
compileSdkVersion=28
0 commit comments