README #3

Merged
atridad merged 3 commits from feature-profile into main 2025-08-12 01:35:06 -06:00
Showing only changes of commit 77f48c603d - Show all commits

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")