This commit is contained in:
2025-08-05 10:52:12 -06:00
parent 2d4214562a
commit 77f48c603d

View File

@@ -14,7 +14,7 @@ android {
defaultConfig {
applicationId = "com.atridad.mealient"
versionCode = 38
versionName = "0.5.1"
versionName = "0.6.0"
testInstrumentationRunner = "com.atridad.mealient.MealientTestRunner"
testInstrumentationRunnerArguments += mapOf("clearPackageData" to "true")
resourceConfigurations += listOf("en", "es", "ru", "fr", "nl", "pt", "de")