Lombok upgrade
This commit is contained in:
@@ -56,7 +56,7 @@ android {
|
||||
}
|
||||
|
||||
def loggerVersion = "2.2.0"
|
||||
def Lombok = "1.18.10"
|
||||
def Lombok = "1.18.18"
|
||||
|
||||
dependencies {
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
Reference in New Issue
Block a user