1.0.0 - Material you rework
This commit is contained in:
@@ -13,11 +13,10 @@ plugins {
|
||||
android {
|
||||
defaultConfig {
|
||||
applicationId = "com.atridad.mealient"
|
||||
versionCode = 38
|
||||
versionName = "0.6.0"
|
||||
versionCode = 39
|
||||
versionName = "1.0.0"
|
||||
testInstrumentationRunner = "com.atridad.mealient.MealientTestRunner"
|
||||
testInstrumentationRunnerArguments += mapOf("clearPackageData" to "true")
|
||||
resourceConfigurations += listOf("en", "es", "ru", "fr", "nl", "pt", "de")
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user