mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 01:47:24 +00:00
Updated the version and added a changelog to metadata
This commit is contained in:
parent
c01f096bc8
commit
3fb73b16bf
2 changed files with 7 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId = "eu.ottop.yamlauncher"
|
applicationId = "eu.ottop.yamlauncher"
|
||||||
minSdk = 31
|
minSdk = 31
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 5
|
versionCode = 6
|
||||||
versionName = "1.1"
|
versionName = "1.2"
|
||||||
}
|
}
|
||||||
|
|
||||||
dependenciesInfo {
|
dependenciesInfo {
|
||||||
|
|
|
||||||
5
metadata/en-US/changelogs/6.txt
Normal file
5
metadata/en-US/changelogs/6.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
Minor bug fix and enhancement release.
|
||||||
|
|
||||||
|
- Fixed a bug where the search bar would sho wup after renaming an app when the search bar is disabled.
|
||||||
|
- Modified text sizes in the app menu to match maximum shortcut sizes.
|
||||||
|
- Adjusted shortcut spacing and the huge option is now far bigger than before.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue