Updated the version and added a changelog.

This commit is contained in:
ottoptj 2024-09-25 00:13:07 +03:00
commit c4a5f34cf3
2 changed files with 10 additions and 2 deletions

View file

@ -11,8 +11,8 @@ android {
applicationId = "eu.ottop.yamlauncher"
minSdk = 31
targetSdk = 34
versionCode = 8
versionName = "1.4"
versionCode = 9
versionName = "1.5"
}
dependenciesInfo {