Advance version number to 1.74.3

This commit is contained in:
Markus Fisch
2026-06-13 19:36:44 +02:00
parent 10ceb4ac4e
commit cb48544896
3 changed files with 7 additions and 2 deletions
+3
View File
@@ -1,5 +1,8 @@
# Change Log
## 1.74.3
* Fix layout for Material You
## 1.74.2
* Fix layout for some Android versions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
minSdk 21
targetSdk sdk_version
versionCode 173
versionName '1.74.2'
versionCode 174
versionName '1.74.3'
}
signingConfigs {
@@ -0,0 +1,2 @@
* Fix layout for Material You