0.6.0
This commit is contained in:
@@ -14,7 +14,7 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = "com.atridad.mealient"
|
applicationId = "com.atridad.mealient"
|
||||||
versionCode = 38
|
versionCode = 38
|
||||||
versionName = "0.5.1"
|
versionName = "0.6.0"
|
||||||
testInstrumentationRunner = "com.atridad.mealient.MealientTestRunner"
|
testInstrumentationRunner = "com.atridad.mealient.MealientTestRunner"
|
||||||
testInstrumentationRunnerArguments += mapOf("clearPackageData" to "true")
|
testInstrumentationRunnerArguments += mapOf("clearPackageData" to "true")
|
||||||
resourceConfigurations += listOf("en", "es", "ru", "fr", "nl", "pt", "de")
|
resourceConfigurations += listOf("en", "es", "ru", "fr", "nl", "pt", "de")
|
||||||
|
|||||||
Reference in New Issue
Block a user