blob: 6c5439135e6c75581e0028f8f330175bb08df954 [file] [log] [blame]
# This works for compile but not in the IDE; use @Accessors(prefix = "m") instead.
lombok.accessors.prefix += m
# Required for Android Studio
lombok.anyConstructor.suppressConstructorProperties = true