Fixed italic fonts being cut off and updated version

This commit is contained in:
ottoptj 2024-09-09 07:31:35 +03:00
commit fb650bf5ee
6 changed files with 71 additions and 47 deletions

View file

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