Advance version number to 1.75.1
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Change Log
|
||||
|
||||
## 1.75.1
|
||||
* Update ZXingCpp
|
||||
* Keep KDE Connect device picker visible
|
||||
* Fix URL scan concatenation
|
||||
|
||||
## 1.75.0
|
||||
* Forward scans with KDE Connect
|
||||
* Add default camera preference
|
||||
|
||||
+2
-2
@@ -8,8 +8,8 @@ android {
|
||||
minSdk 21
|
||||
targetSdk sdk_version
|
||||
|
||||
versionCode 175
|
||||
versionName '1.75.0'
|
||||
versionCode 176
|
||||
versionName '1.75.1'
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
* Update ZXingCpp
|
||||
* Keep KDE Connect device picker visible
|
||||
* Fix URL scan concatenation
|
||||
|
||||
Reference in New Issue
Block a user