Skip to content

Commit 12c73ad

Browse files
Documentation and changed version increment to debug
1 parent d4e7b8f commit 12c73ad

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
minSdkVersion 22
1010
targetSdkVersion 33
1111
versionCode 45
12-
versionName "2.14"
12+
versionName "2.13.3"
1313
}
1414

1515
buildTypes {

change.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@ Change Log for BoofCV Demonstration App
22

33
(year)-(month)-(day)
44

5+
-------------------------------------------------
6+
Version 2.13.3
7+
Date: 2022-Jan-17
8+
9+
- Fixed app name not showing up in launcher
10+
- QR or Micro QR
11+
* Made it more clear when the list view truncate the message
12+
* Added button to invert the image
13+
514
-------------------------------------------------
615
Version 2.13.2
716
Date: 2022-Dec-15

0 commit comments

Comments
 (0)