1
0

Bump gradle from 4.1.3 to 4.2.1 (#1339)

This commit is contained in:
dependabot[bot]
2021-05-19 22:40:21 +00:00
committed by GitHub
parent 3640c4f249
commit 51800d91b2
4 changed files with 3 additions and 11 deletions

View File

@ -68,7 +68,6 @@ android {
resValue "string", "app_name", "Wulkanowy DEV " + defaultConfig.versionCode
applicationIdSuffix ".dev"
versionNameSuffix "-dev"
testCoverageEnabled = project.hasProperty('coverage')
ext.enableCrashlytics = project.hasProperty("enableFirebase")
}
}