Sign in
vanadium
/
release.java
/
356233c64557fe3ca40b8a2a8dfd9fd94fe5adb7
/
.
/
baku-toolkit
/
lib
/
src
/
lombok.config
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