mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 01:47:24 +00:00
Updated version to 1.0 and added a changelog
This commit is contained in:
parent
f88a615869
commit
b49f30c91c
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 = 3
|
versionCode = 4
|
||||||
versionName = "0.7"
|
versionName = "1.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
dependenciesInfo {
|
dependenciesInfo {
|
||||||
|
|
|
||||||
5
metadata/en-US/changelogs/4.txt
Normal file
5
metadata/en-US/changelogs/4.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
First full release of YAM Launcher!
|
||||||
|
|
||||||
|
- Fixed a startup crash when the user has weather enabled, but has no internet connection
|
||||||
|
- Added a long click listener to the clock so that long pressing the clock opens settings
|
||||||
|
- Removed AM/PM text from clock because it took up too much space
|
||||||
Loading…
Add table
Add a link
Reference in a new issue