Bump app version (#154)
This commit is contained in:
@@ -16,8 +16,8 @@ plugins {
|
||||
android {
|
||||
defaultConfig {
|
||||
applicationId = "gq.kirmanak.mealient"
|
||||
versionCode = 27
|
||||
versionName = "0.3.12"
|
||||
versionCode = 28
|
||||
versionName = "0.3.13"
|
||||
testInstrumentationRunner = "gq.kirmanak.mealient.MealientTestRunner"
|
||||
testInstrumentationRunnerArguments += mapOf("clearPackageData" to "true")
|
||||
resourceConfigurations += listOf("en", "es", "ru")
|
||||
|
||||
Reference in New Issue
Block a user