Build 0.5.0

This commit is contained in:
2025-07-31 18:44:36 -06:00
parent 9ecfcc2a74
commit c4e6d6b69f
5 changed files with 38 additions and 1 deletions

View File

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