Suppress this annoying build warning
This commit is contained in:
@@ -228,6 +228,7 @@ class AboutController : SettingsController() {
|
||||
)
|
||||
outputDf.timeZone = TimeZone.getDefault()
|
||||
|
||||
@Suppress("RECEIVER_NULLABILITY_MISMATCH_BASED_ON_JAVA_ANNOTATIONS")
|
||||
buildTime.toDateTimestampString(dateFormat)
|
||||
} catch (e: ParseException) {
|
||||
BuildConfig.BUILD_TIME
|
||||
|
||||
Reference in New Issue
Block a user