Updated version to 1.0 and added a changelog

This commit is contained in:
ottoptj 2024-08-24 11:01:21 +03:00
commit b49f30c91c
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 = 3
versionName = "0.7"
versionCode = 4
versionName = "1.0"
}
dependenciesInfo {