Updated version

This commit is contained in:
ottoptj 2024-12-22 05:41:34 +02:00
commit dfbbdaf21c

View file

@ -11,8 +11,8 @@ android {
applicationId = "eu.ottop.yamlauncher"
minSdk = 31
targetSdk = 34
versionCode = 10
versionName = "1.6"
versionCode = 12
versionName = "1.7"
}
dependenciesInfo {