Skip to content

Commit 9eac2fc

Browse files
author
Giovanni Nic
committed
-feat: updated version
1 parent 0813b7d commit 9eac2fc

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Not Released
22

3-
# 0.1.5
3+
# 0.1.7
4+
- fixed close buttons
5+
6+
# 0.1.6
7+
> 2021-3-25
8+
- see 0.1.5
9+
10+
# 0.1.5
411
> 2021-3-25
512
- Moved from CameraX to LifecycleCameraController
613
- Enhanced image preprocessing before contours extraction

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ android.enableJetifier=true
2020
# Kotlin code style for this project: "official" or "obsolete":
2121
kotlin.code.style=official
2222
version_code=6
23-
version_name=0.1.5
23+
version_name=0.1.7

0 commit comments

Comments
 (0)