Skip to content

Commit 270f685

Browse files
committed
update changelog + bump version
1 parent 8d33a36 commit 270f685

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

4+
## [0.47.0]
5+
6+
### Changed
7+
- Updated build tools to 7.0.1
8+
- Updated firebase detector to use new mlkit on-device api's
9+
410
## [0.46.0]
511

612
### Added

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ allprojects {
3131
}
3232

3333
project.ext {
34-
sdkVersion='0.46.0'
34+
sdkVersion='0.47.0'
3535
versionCode=1
3636

3737
compileSdkVersion=30

0 commit comments

Comments
 (0)