Skip to content

Commit

Permalink
-feat: updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Nic committed Mar 26, 2021
1 parent 0813b7d commit 9eac2fc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Not Released

# 0.1.5
# 0.1.7
- fixed close buttons

# 0.1.6
> 2021-3-25
- see 0.1.5

# 0.1.5
> 2021-3-25
- Moved from CameraX to LifecycleCameraController
- Enhanced image preprocessing before contours extraction
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
version_code=6
version_name=0.1.5
version_name=0.1.7

0 comments on commit 9eac2fc

Please sign in to comment.