Lombok upgrade

This commit is contained in:
huangjian
2022-11-03 19:21:49 +08:00
parent 1a2beb12c0
commit 612a0e7392

View File

@@ -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'])