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