Updated version

This commit is contained in:
ottoptj 2024-08-16 16:47:05 +03:00
commit 548c74327f

View file

@ -11,8 +11,8 @@ android {
applicationId = "eu.ottop.yamlauncher" applicationId = "eu.ottop.yamlauncher"
minSdk = 31 minSdk = 31
targetSdk = 34 targetSdk = 34
versionCode = 2 versionCode = 3
versionName = "0.6-test" versionName = "0.7"
} }
dependenciesInfo { dependenciesInfo {