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 d4e7b8f commit 12c73adCopy full SHA for 12c73ad
app/build.gradle
@@ -9,7 +9,7 @@ android {
9
minSdkVersion 22
10
targetSdkVersion 33
11
versionCode 45
12
- versionName "2.14"
+ versionName "2.13.3"
13
}
14
15
buildTypes {
change.txt
@@ -2,6 +2,15 @@ Change Log for BoofCV Demonstration App
2
3
(year)-(month)-(day)
4
5
+-------------------------------------------------
6
+Version 2.13.3
7
+Date: 2022-Jan-17
8
+
+- Fixed app name not showing up in launcher
+- QR or Micro QR
+ * Made it more clear when the list view truncate the message
+ * Added button to invert the image
-------------------------------------------------
Version 2.13.2
16
Date: 2022-Dec-15
0 commit comments