Updated the version and added a changelog to metadata

This commit is contained in:
ottoptj 2024-08-31 13:06:40 +03:00
commit 3fb73b16bf
2 changed files with 7 additions and 2 deletions

View file

@ -11,8 +11,8 @@ android {
applicationId = "eu.ottop.yamlauncher"
minSdk = 31
targetSdk = 34
versionCode = 5
versionName = "1.1"
versionCode = 6
versionName = "1.2"
}
dependenciesInfo {