Advance version number to 1.24.2

This commit is contained in:
Markus Fisch
2026-02-17 21:56:08 +01:00
parent 04c8f6a44a
commit 5bd9795dc5
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
# Change Log
## 1.24.2
* Fix app filtering
## 1.24.1
* Improve accessing apps in private space

View File

@@ -8,8 +8,8 @@ android {
minSdk 9
targetSdk sdk_version
versionCode 64
versionName '1.24.1'
versionCode 65
versionName '1.24.2'
}
signingConfigs {

View File

@@ -0,0 +1,2 @@
* Fix app filtering