Advance version number to 1.73.1
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Change Log
|
||||
|
||||
## 1.73.1
|
||||
* Update ZXingCpp and support Telepen format
|
||||
* Update vdstools
|
||||
* Fix stale history row highlighting
|
||||
|
||||
## 1.73.0
|
||||
* Support Material You and Dynamic Colors
|
||||
* Strip common tracking parameters before opening scanned URLs
|
||||
|
||||
+2
-2
@@ -8,8 +8,8 @@ android {
|
||||
minSdk 21
|
||||
targetSdk sdk_version
|
||||
|
||||
versionCode 169
|
||||
versionName '1.73.0'
|
||||
versionCode 170
|
||||
versionName '1.73.1'
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
* Update ZXingCpp and support Telepen format
|
||||
* Update vdstools
|
||||
* Fix stale history row highlighting
|
||||
|
||||
Reference in New Issue
Block a user