mirror of
https://github.com/markusfisch/PieLauncher.git
synced 2026-03-13 09:01:30 +08:00
Advance version number to 1.24.2
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Change Log
|
||||
|
||||
## 1.24.2
|
||||
* Fix app filtering
|
||||
|
||||
## 1.24.1
|
||||
* Improve accessing apps in private space
|
||||
|
||||
|
||||
@@ -8,8 +8,8 @@ android {
|
||||
minSdk 9
|
||||
targetSdk sdk_version
|
||||
|
||||
versionCode 64
|
||||
versionName '1.24.1'
|
||||
versionCode 65
|
||||
versionName '1.24.2'
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/65.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/65.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
* Fix app filtering
|
||||
|
||||
Reference in New Issue
Block a user