Remove old workaround
This commit is contained in:
@@ -17,10 +17,6 @@ android {
|
||||
buildFeatures {
|
||||
buildConfig true
|
||||
}
|
||||
lint {
|
||||
// Workaround for KotlinNullPointerException in :app:lintVitalAnalyzeRelease
|
||||
checkReleaseBuilds false
|
||||
}
|
||||
base {
|
||||
archivesName = "moasdawiki-" + defaultConfig.versionName + "-" + defaultConfig.versionCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user